Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetalStackClusterReconciler ¶
MetalStackClusterReconciler reconciles a MetalStackCluster object
func (*MetalStackClusterReconciler) Reconcile ¶
func (r *MetalStackClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile reconciles the reconciled cluster to be reconciled.
func (*MetalStackClusterReconciler) SetupWithManager ¶
func (r *MetalStackClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type MetalStackMachineReconciler ¶
MetalStackMachineReconciler reconciles a MetalStackMachine object
func (*MetalStackMachineReconciler) Reconcile ¶
func (r *MetalStackMachineReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconile reconciles a MetalStackMachine object. Creates, updates and deletes the actual metalstack infra machine entities.
func (*MetalStackMachineReconciler) SetupWithManager ¶
func (r *MetalStackMachineReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.