Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { Client client.Client Log logr.Logger // contains filtered or unexported fields }
Reconciler - MachineSet Reconciler
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
SetupWithManager creates a new controller for a manager.
Click to show internal directories.
Click to hide internal directories.