null

Searched defs:ImageConfig (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dimageconfig.py55 # pkg(7) and their default values. Calls to the ImageConfig.get_policy method
104 class ImageConfig(cfg.FileConfig): class in inherits:cfg.FileConfig
105 """An ImageConfig object is a collection of configuration information:
282 ImageConfig should write the special publisher.SYSREPO_PROXY
775 # ImageConfig's set_property can return the
1080 """The 'img_cfg' parameter is the ImageConfig object for the
1102 old_sysconfig = ImageConfig(syscfg_path, None)
1174 ImageConfig(
1187 # the ImageConfig.
1196 # location for the new ImageConfig
[all...]

Completed in 19 milliseconds