controllers

package
v0.0.0-...-4df37e3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewRemoteExecutor = remotecommand.NewSPDYExecutor

Functions

func HandlePanic

func HandlePanic()

Types

type KuberLogicServiceReconciler

type KuberLogicServiceReconciler struct {
	client.Client
	Scheme  *runtime.Scheme
	Plugins map[string]commons.PluginService

	Cfg        *cfg.Config
	RESTConfig *rest.Config
	// contains filtered or unexported fields
}

KuberLogicServiceReconciler reconciles a KuberLogicService object

func (*KuberLogicServiceReconciler) Reconcile

func (*KuberLogicServiceReconciler) SetupWithManager

func (r *KuberLogicServiceReconciler) SetupWithManager(mgr ctrl.Manager, objects ...client.Object) error

type KuberlogicServiceBackupReconciler

type KuberlogicServiceBackupReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Cfg    *config.Config
	// contains filtered or unexported fields
}

KuberlogicServiceBackupReconciler reconciles a KuberlogicServiceBackup object

func (*KuberlogicServiceBackupReconciler) Reconcile

func (*KuberlogicServiceBackupReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type KuberlogicServiceBackupScheduleReconciler

type KuberlogicServiceBackupScheduleReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Cfg    *cfg.Config
}

KuberlogicServiceBackupScheduleReconciler reconciles a KuberlogicServiceBackupSchedule object

func (*KuberlogicServiceBackupScheduleReconciler) Reconcile

func (*KuberlogicServiceBackupScheduleReconciler) SetupWithManager

SetupWithManager sets up the controller with the Manager.

type KuberlogicServiceRestoreReconciler

type KuberlogicServiceRestoreReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Cfg    *cfg.Config
	// contains filtered or unexported fields
}

KuberlogicServiceRestoreReconciler reconciles a KuberlogicServiceRestore object

func (*KuberlogicServiceRestoreReconciler) Reconcile

func (*KuberlogicServiceRestoreReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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