Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VeleroInstallReconciler ¶
type VeleroInstallReconciler struct { client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
VeleroInstallReconciler reconciles a Velero object
func (*VeleroInstallReconciler) Reconcile ¶
func (r *VeleroInstallReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)
Reconcile reads that state of the cluster for a Velero object and makes changes based on the state read and what is in the Velero.Spec
func (*VeleroInstallReconciler) SetupWithManager ¶
func (r *VeleroInstallReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.