 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( NCStateInitialized = "Initialized" // NC has been initialized by DNC. NCStateSucceeded = "Succeeded" // NC has been persisted by CNS NCStateTerminated = "Terminated" // NC has been cleaned up from CNS )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(restService *restserver.HTTPRestService, kubeconfig *rest.Config) (*requestController, error)
New creates a new multi-tenant CRD operator.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.