Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeController ¶
type NodeController struct {
// contains filtered or unexported fields
}
NodeController watches for new master nodes and adds them to the node status list in the operator config status.
func NewNodeController ¶
func NewNodeController( operatorClient v1helpers.StaticPodOperatorClient, kubeInformersClusterScoped informers.SharedInformerFactory, eventRecorder events.Recorder, ) *NodeController
NewNodeController creates a new node controller.
Click to show internal directories.
Click to hide internal directories.