Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNodeController ¶
func NewNodeController( instanceName string, operatorClient v1helpers.StaticPodOperatorClient, kubeInformersClusterScoped informers.SharedInformerFactory, eventRecorder events.Recorder, ) factory.Controller
NewNodeController creates a new node controller.
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.
Click to show internal directories.
Click to hide internal directories.