Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArchiveReconciler ¶
ArchiveReconciler reconciles a Archive object
func (*ArchiveReconciler) SetupWithManager ¶
SetupWithManager configures the reconciler.
type BackupReconciler ¶
BackupReconciler reconciles a Backup object
func (*BackupReconciler) SetupWithManager ¶
SetupWithManager configures the reconciler.
type CheckReconciler ¶
CheckReconciler reconciles a Check object
func (*CheckReconciler) SetupWithManager ¶
SetupWithManager configures the reconciler.
type JobReconciler ¶
JobReconciler reconciles a Job object
func (*JobReconciler) SetupWithManager ¶
SetupWithManager configures the reconciler.
type PruneReconciler ¶
PruneReconciler reconciles a Prune object
func (*PruneReconciler) SetupWithManager ¶
SetupWithManager configures the reconciler.
type ReconcilerSetup ¶
ReconcilerSetup is a common interface to configure reconcilers.
type RestoreReconciler ¶
RestoreReconciler reconciles a Restore object
func (*RestoreReconciler) SetupWithManager ¶
SetupWithManager configures the reconciler.
type ScheduleReconciler ¶
ScheduleReconciler reconciles a Schedule object
func (*ScheduleReconciler) SetupWithManager ¶
SetupWithManager configures the reconciler.