Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var AddToManagerFuncs []addToManager
    AddToManagerFuncs is a list of functions to add all Controllers to the Manager and the mandatory GVs
Functions ¶
func AddToManager ¶
func AddToManager(m manager.Manager, missingGVS []schema.GroupVersion) error
AddToManager adds all Controllers which have all their mandatory GVs installed to the Manager
func GetMissingGVS ¶
func GetMissingGVS(cfg *rest.Config) (missingGVS []schema.GroupVersion, err error)
GetMissingGVS gets the missing GVs
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.