Searched defs:ModuleTypeProperties (Results 1 – 1 of 1) sorted by relevance
101 type ModuleTypeProperties struct { struct104 Name string107 Module_type string111 Config_namespace string114 Variables []string117 Bool_variables []string121 Value_variables []string124 Properties []string550 func newModuleType(props *ModuleTypeProperties) (*ModuleType, []error) {