Documentation ¶
Index ¶
Constants ¶
View Source
const (
// MachineAnnotationKey annotation used to link node and machine resource
MachineAnnotationKey = "cluster.k8s.io/machine"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileNode ¶
ReconcileNode reconciles a Node object
func (*ReconcileNode) Reconcile ¶
Reconcile reads that state of the cluster for a Node object and makes changes based on the state read and what is in the Node.Spec +kubebuilder:rbac:groups=core,resources=nodes,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=cluster.k8s.io,resources=machines,verbs=get;list;watch;create;update;patch;delete
Click to show internal directories.
Click to hide internal directories.