backup

package
v0.0.0-...-457c7c1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AerospikeBackupReconciler

type AerospikeBackupReconciler struct {
	client.Client
	Scheme *k8sruntime.Scheme
	Log    logr.Logger
}

AerospikeBackupReconciler reconciles a AerospikeBackup object

func (*AerospikeBackupReconciler) Reconcile

func (r *AerospikeBackupReconciler) Reconcile(_ context.Context, request ctrl.Request) (ctrl.Result, error)

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*AerospikeBackupReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SingleBackupReconciler

type SingleBackupReconciler struct {
	client.Client
	Recorder record.EventRecorder

	KubeConfig *rest.Config
	Scheme     *k8sRuntime.Scheme
	Log        logr.Logger
	// contains filtered or unexported fields
}

SingleBackupReconciler reconciles a single AerospikeBackup object

func (*SingleBackupReconciler) Reconcile

func (r *SingleBackupReconciler) Reconcile() (result ctrl.Result, recErr error)

Jump to

Keyboard shortcuts

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