 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OperateModule ¶
func OperateModule(dynamicClient dynamic.Interface, name string, moduleState ModuleState) error
func OptionsModule ¶
Types ¶
type ModuleState ¶
type ModuleState string
const ( ModuleEnabled ModuleState = "enabled" ModuleDisabled ModuleState = "disabled" )
 Click to show internal directories. 
   Click to hide internal directories.