velerobackup

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

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

type ReconcileBackup struct {
	client.Client
	// contains filtered or unexported fields
}

ReconcileBackup ensures that Velero backup objects are created when changes are made to Hive objects.

func (*ReconcileBackup) Reconcile

func (r *ReconcileBackup) Reconcile(request reconcile.Request) (reconcile.Result, error)

Reconcile ensures that all Hive object changes have corresponding Velero backup objects.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL