Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeReconciler ¶
NodeReconciler is a Reconciler for the Node object.
func (*NodeReconciler) NeedLeaderElection ¶
func (r *NodeReconciler) NeedLeaderElection() bool
NeedLeaderElection implements the LeaderElectionRunnable interface, controllers need to be run in leader election mode.
func (*NodeReconciler) SetupWithManager ¶
func (r *NodeReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setups the NodeReconciler with manager.
Click to show internal directories.
Click to hide internal directories.