backup

package
v0.0.0-...-e7c744b Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const IntegratedServiceName = "backup"

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupOperator

type BackupOperator struct {
	// contains filtered or unexported fields
}

Operator component implementing the operations related to the backup integrated service

func NewBackupOperator

func NewBackupOperator(
	clusterGetter integratedserviceadapter.ClusterGetter,
	clusterService integratedservices.ClusterService,
	namespace string,
	logger common.Logger,
) BackupOperator

func (BackupOperator) Apply

func (BackupOperator) Deactivate

func (BackupOperator) Name

func (o BackupOperator) Name() string

type Config

type Config struct {
	Namespace string
}

Config contains configuration for the dns integrated service.

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

Manager component implementing input / output manipulation as required for the backup integrated service

func NewManager

func NewManager(version string) Manager

func (Manager) Name

func (m Manager) Name() string

func (Manager) ValidateSpec

type OutputResolver

type OutputResolver struct{}

type SpecConverter

type SpecConverter struct{}

Jump to

Keyboard shortcuts

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