Searched refs:PropertySectionTemplate (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/
H A Dimageconfig.py128 cfg.PropertySectionTemplate("^authority_.*", properties=[
218 cfg.PropertySectionTemplate("^authority_.*", properties=[
270 cfg.PropertySectionTemplate("^linked_.*", properties=[
/pkg/src/tests/api/
H A Dt_config.py969 seccls = cfg.PropertySectionTemplate
982 sectemp = cfg.PropertySectionTemplate("^authority_.*$")
999 sectemp = cfg.PropertySectionTemplate("name",
1072 1: [cfg.PropertySectionTemplate("^authority_.*", properties=[
/pkg/src/modules/
H A Dconfig.py979 class PropertySectionTemplate(object): class in inherits:object
1178 PropertySectionTemplate):

Completed in 24 milliseconds