Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IBMPowerVSClusterReconciler ¶
IBMPowerVSClusterReconciler reconciles a IBMPowerVSCluster object
func (*IBMPowerVSClusterReconciler) Reconcile ¶
func (r *IBMPowerVSClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error)
Reconcile implements controller runtime Reconciler interface and handles reconcileation logic for IBMPowerVSCluster.
func (*IBMPowerVSClusterReconciler) SetupWithManager ¶
func (r *IBMPowerVSClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager creates a new IBMPowerVSCluster controller for a manager.
type IBMPowerVSMachineReconciler ¶
IBMPowerVSMachineReconciler reconciles a IBMPowerVSMachine object
func (*IBMPowerVSMachineReconciler) Reconcile ¶
func (r *IBMPowerVSMachineReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error)
Reconcile implements controller runtime Reconciler interface and handles reconcileation logic for IBMPowerVSMachine.
func (*IBMPowerVSMachineReconciler) SetupWithManager ¶
func (r *IBMPowerVSMachineReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager creates a new IBMPowerVSMachine controller for a manager.
type IBMVPCClusterReconciler ¶
IBMVPCClusterReconciler reconciles a IBMVPCCluster object
func (*IBMVPCClusterReconciler) Reconcile ¶
func (r *IBMVPCClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error)
Reconcile implements controller runtime Reconciler interface and handles reconcileation logic for IBMVPCCluster.
func (*IBMVPCClusterReconciler) SetupWithManager ¶
func (r *IBMVPCClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager creates a new IBMVPCCluster controller for a manager.
type IBMVPCMachineReconciler ¶
IBMVPCMachineReconciler reconciles a IBMVPCMachine object
func (*IBMVPCMachineReconciler) Reconcile ¶
func (r *IBMVPCMachineReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error)
Reconcile implements controller runtime Reconciler interface and handles reconcileation logic for IBMVPCMachine.
func (*IBMVPCMachineReconciler) SetupWithManager ¶
func (r *IBMVPCMachineReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager creates a new IBMVPCMachine controller for a manager.