backup

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBackupManager

func NewBackupManager(clientSet ecosystemInterface, namespace string, recorder eventRecorder, registry etcdRegistry) *backupManager

NewBackupManager creates a new instance of backupManager containing a createManager, deleteManager and statusSyncManager.

func NewBackupReconciler

func NewBackupReconciler(clientSet ecosystemInterface, recorder eventRecorder, namespace string, manager backupControllerManager, handler requeueHandler) *backupReconciler

NewBackupReconciler creates a new instance of backupReconciler.

Types

type MaintenanceModeSwitch

type MaintenanceModeSwitch interface {
	ActivateMaintenanceMode(ctx context.Context, title string, text string) error
	DeactivateMaintenanceMode(ctx context.Context) error
}

Jump to

Keyboard shortcuts

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