Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
func AddToManager(ctx *context.ControllerManagerContext, mgr manager.Manager) error
AddToManager adds this package's controller to the provided manager.
Types ¶
type Reconciler ¶
type Reconciler struct { client.Client Context goctx.Context Logger logr.Logger Recorder record.Recorder }
Reconciler reconciles a VirtualMachineClass object.
func NewReconciler ¶
func (*Reconciler) ReconcileNormal ¶
func (r *Reconciler) ReconcileNormal(vmClassCtx *context.VirtualMachineClassContextA2) error
Click to show internal directories.
Click to hide internal directories.