Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetalClusterReconciler ¶
type MetalClusterReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
MetalClusterReconciler reconciles a MetalCluster object
func (*MetalClusterReconciler) SetupWithManager ¶
func (r *MetalClusterReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
type MetalMachineReconciler ¶
type MetalMachineReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
MetalMachineReconciler reconciles a MetalMachine object
func (*MetalMachineReconciler) SetupWithManager ¶
func (r *MetalMachineReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
Click to show internal directories.
Click to hide internal directories.