Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalNodeController ¶
type ExternalNodeController struct {
// contains filtered or unexported fields
}
func NewExternalNodeController ¶
func NewExternalNodeController(crdClient clientset.Interface, externalNodeInformer externalnodeinformers.ExternalNodeInformer, externalEntityInformer externalentityinformers.ExternalEntityInformer) *ExternalNodeController
func (*ExternalNodeController) Run ¶
func (c *ExternalNodeController) Run(stopCh <-chan struct{})
Run will create defaultWorkers workers (goroutines) which will process the ExternalEntity events from the work queue.
Click to show internal directories.
Click to hide internal directories.