Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupScheduleReconciler ¶
type BackupScheduleReconciler struct { client.Client Log logr.Logger // contains filtered or unexported fields }
BackupScheduleReconciler reconciles a BackupSchedule object
func NewBackupScheduleReconciler ¶
func NewBackupScheduleReconciler(mgr manager.Manager) *BackupScheduleReconciler
NewBackupScheduleReconciler returns a BackupScheduleReconciler object.
func (*BackupScheduleReconciler) Reconcile ¶
Reconcile is a generic reconcile function for BackupSchedule resources.
func (*BackupScheduleReconciler) SetupWithManager ¶
func (r *BackupScheduleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager configures the reconciler.
Click to show internal directories.
Click to hide internal directories.