Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NifcloudClusterReconciler ¶
type NifcloudClusterReconciler struct {
client.Client
Log logr.Logger
Recorder record.EventRecorder
}
NifcloudClusterReconciler reconciles a NifcloudCluster object
func (*NifcloudClusterReconciler) SetupWithManager ¶
func (r *NifcloudClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
type NifcloudMachineReconciler ¶
type NifcloudMachineReconciler struct {
client.Client
Log logr.Logger
Recorder record.EventRecorder
// contains filtered or unexported fields
}
NifcloudMachineReconciler reconciles a NifcloudMachine object
func (*NifcloudMachineReconciler) SetupWithManager ¶
func (r *NifcloudMachineReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.