Searched refs:get_container_info (Results 1 – 4 of 4) sorted by relevance
73 def get_container_info(container_path, **filters): function
97 info_collection = lxc.get_container_info(self.container_path)
42 exists = lxc.get_container_info(container_path, name=name)
253 containers = lxc.get_container_info(self.container_path, name=self.name)