controllers

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterBackupProcedureTemplateReconciler

type ClusterBackupProcedureTemplateReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Cache  cache.Cache
}

ClusterBackupProcedureTemplateReconciler reconciles a ClusterBackupProcedureTemplate object

func (*ClusterBackupProcedureTemplateReconciler) Reconcile

func (*ClusterBackupProcedureTemplateReconciler) SetupWithManager

SetupWithManager sets up the controller with the Manager.

type JobsManagedByRequestedBackupActionObserver

type JobsManagedByRequestedBackupActionObserver struct {
	Client       client.Client
	BRClient     v1alpha1.RiotkitV1alpha1Interface
	Integrations *integration.AllSupportedJobResourceTypes
	Fetcher      factory.CachedFetcher
	Locker       locking.Locker
}

func (*JobsManagedByRequestedBackupActionObserver) Reconcile

func (*JobsManagedByRequestedBackupActionObserver) SetupWithManager

SetupWithManager sets up the controller with the Manager.

type JobsManagedByScheduledBackupObserver

type JobsManagedByScheduledBackupObserver struct {
	Client       client.Client
	BRClient     v1alpha1.RiotkitV1alpha1Interface
	Integrations *integration.AllSupportedJobResourceTypes
	Fetcher      factory.CachedFetcher
	Locker       locking.Locker
}

func (*JobsManagedByScheduledBackupObserver) Reconcile

func (*JobsManagedByScheduledBackupObserver) SetupWithManager

func (r *JobsManagedByScheduledBackupObserver) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type RequestedBackupActionReconciler

type RequestedBackupActionReconciler struct {
	client.Client
	RestCfg   *rest.Config
	DynClient dynamic.Interface
	BRClient  v1alpha1.RiotkitV1alpha1Interface
	Scheme    *runtime.Scheme
	Cache     cache.Cache
	Fetcher   factory.CachedFetcher
	Recorder  record.EventRecorder
	Locker    locking.Locker
}

RequestedBackupActionReconciler reconciles a RequestedBackupAction object

func (*RequestedBackupActionReconciler) Reconcile

Reconcile main loop for RequestedBackupAction controller

func (*RequestedBackupActionReconciler) SetupWithManager

func (r *RequestedBackupActionReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type ScheduledBackupReconciler

type ScheduledBackupReconciler struct {
	client.Client
	RestCfg   *rest.Config
	DynClient dynamic.Interface
	BRClient  v1alpha1.RiotkitV1alpha1Interface
	Scheme    *runtime.Scheme
	Cache     cache.Cache
	Fetcher   factory.CachedFetcher
	Recorder  record.EventRecorder
	Locker    locking.Locker
}

ScheduledBackupReconciler reconciles a ScheduledBackup object

func (*ScheduledBackupReconciler) Reconcile

Reconcile is the main loop for ScheduledBackup type objects

func (*ScheduledBackupReconciler) SetupWithManager

func (r *ScheduledBackupReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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