restore

package
v0.0.0-...-12c90d4 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AerospikeRestoreReconciler

type AerospikeRestoreReconciler struct {
	client.Client
	Scheme *k8sRuntime.Scheme
	Log    logr.Logger
}

AerospikeRestoreReconciler reconciles a AerospikeRestore object

func (*AerospikeRestoreReconciler) Reconcile

func (r *AerospikeRestoreReconciler) 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 (*AerospikeRestoreReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SingleRestoreReconciler

type SingleRestoreReconciler struct {
	client.Client
	Recorder record.EventRecorder

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

SingleRestoreReconciler reconciles a single AerospikeRestore

func (*SingleRestoreReconciler) Reconcile

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

Jump to

Keyboard shortcuts

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