Searched defs:append_config_item (Results 1 - 2 of 2) sorted by relevance
/lxc/src/python-lxc/lxc/ | ||
H A D | __init__.py | 200 def append_config_item(self, key, value): member in class:Container |
/lxc/src/lua-lxc/ | ||
H A D | lxc.lua | 167 function container:append_config_item(key, value) |
Completed in 10 milliseconds