Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MirroringReconciler ¶
type MirroringReconciler struct { client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
MirroringReconciler reconciles a Mirroring fields for Ceph Object(s) nolint:revive
func (*MirroringReconciler) Reconcile ¶
func (r *MirroringReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)
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 (*MirroringReconciler) SetupWithManager ¶
func (r *MirroringReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.