- closeLog
void closeLog()
- getGlobalConfigItem
string getGlobalConfigItem(string key)
- getVersion
string getVersion()
- getWaitStates
string[] getWaitStates()
- initLog
OpStatus initLog(lxc_log* log)
- listActiveContainers
ContainersResult listActiveContainers(string path)
- listAllContainers
ContainersResult listAllContainers(string path)
- listDefinedContainers
ContainersResult listDefinedContainers(string path)
- lxc_attach_run_command
int lxc_attach_run_command(void* payload)
- lxc_attach_run_shell
int lxc_attach_run_shell(void* payload)
- lxc_log_init
int lxc_log_init(lxc_log* log)
- parseFileSystemType
FileSystemType parseFileSystemType(string type)