Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupJobReconciler ¶
type BackupJobReconciler struct {
client.Client
dynamic.Interface
meta.RESTMapper
Scheme *runtime.Scheme
Recorder record.EventRecorder
}
BackupVeleroStrategyReconciler reconciles BackupJob with a strategy referencing Velero.strategy.backups.cozystack.io objects.
func (*BackupJobReconciler) SetupWithManager ¶
func (r *BackupJobReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager registers our controller with the Manager and sets up watches.
type PlanReconciler ¶
PlanReconciler reconciles a Plan object
func (*PlanReconciler) SetupWithManager ¶
func (r *PlanReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager registers our controller with the Manager and sets up watches.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.