Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new Backup Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and Start it when the Manager is Started.
func AddToManager ¶
func AddToManager(mgr manager.Manager, r reconcile.Reconciler) error
AddToManager adds a new Controller to mgr with r as the reconcile.Reconciler
func NewReconciler ¶
func NewReconciler(mgr manager.Manager) (reconcile.Reconciler, error)
NewReconciler returns a new reconcile.Reconciler
Types ¶
type ReconcileBackup ¶
ReconcileBackup ensures that Velero backup objects are created when changes are made to Hive objects.
Click to show internal directories.
Click to hide internal directories.