Searched defs:ModuleTypeProperties (Results 1 – 1 of 1) sorted by relevance
99 type ModuleTypeProperties struct { struct102 Name string105 Module_type string109 Config_namespace string112 Variables []string115 Bool_variables []string119 Value_variables []string122 Properties []string438 func newModuleType(props *ModuleTypeProperties) (*ModuleType, []error) {