Searched defs:ModuleTypeProperties (Results 1 – 1 of 1) sorted by relevance
98 type ModuleTypeProperties struct { struct101 Name string104 Module_type string108 Config_namespace string111 Variables []string114 Bool_variables []string118 Value_variables []string122 List_variables []string125 Properties []string447 func newModuleType(props *ModuleTypeProperties) (*ModuleType, []error) {