Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MachineReconciler ¶
type MachineReconciler struct { client.Client Log logr.Logger // contains filtered or unexported fields }
MachineReconciler reconciles a Machine object
func (*MachineReconciler) SetupWithManager ¶
func (r *MachineReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options, externalReadyWait time.Duration) error
Click to show internal directories.
Click to hide internal directories.