Searched defs:create (Results 1 - 2 of 2) sorted by relevance
| /pkg/src/modules/ |
| H A D | config.py | 365 def create(self, name): member in class:PropertyTemplate 1005 def create(self, name): member in class:PropertySectionTemplate 1086 property to create if a class definition does not exist for the 1152 return p.create(name) 1154 # Not a known property; create a new one using 1181 return s.create(name) 1260 value needs to be modified, consumers are advised to create a
|
| /pkg/src/modules/client/ |
| H A D | image.py | 686 # First, create the image directories if they haven't been, so 717 'root' is an optional path to a directory to create the new 722 of the structure to create. If not provided, the current image 913 # Test if we have the permissions to create the cache 1024 def create(self, pubs, facets=EmptyDict, is_zone=False, progtrack=None, member in class:Image 1057 self.history.log_operation_start("image-create") 1964 """Find on-disk manifest and create in-memory Manifest 2467 # create the flag file and return 0 3281 # Make sure the files are paired, and try to create them if not. 3568 purposes. If the process is unable to create [all...] |
Completed in 19 milliseconds