Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileMachineDeployment ¶
ReconcileMachineDeployment reconciles a MachineDeployment object.
func (*ReconcileMachineDeployment) MachineSetToDeployments ¶
func (r *ReconcileMachineDeployment) MachineSetToDeployments(o handler.MapObject) []reconcile.Request
MachineSetTodeployments is a handler.ToRequestsFunc to be used to enqeue requests for reconciliation for MachineDeployments that might adopt an orphaned MachineSet.
func (*ReconcileMachineDeployment) Reconcile ¶
Reconcile reads that state of the cluster for a MachineDeployment object and makes changes based on the state read and what is in the MachineDeployment.Spec.
+kubebuilder:rbac:groups=cluster.k8s.io,resources=machinedeployments;machinedeployments/status,verbs=get;list;watch;create;update;patch;delete
Click to show internal directories.
Click to hide internal directories.