Documentation
¶
Index ¶
Constants ¶
View Source
const IronicFinalizer = "ironic.metal3.io"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IronicReconciler ¶
type IronicReconciler struct { client.Client KubeClient kubernetes.Interface Scheme *runtime.Scheme Log logr.Logger Domain string VersionInfo ironic.VersionInfo }
IronicReconciler reconciles a Ironic object.
func (*IronicReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*IronicReconciler) SetupWithManager ¶
func (r *IronicReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.