backup

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: AGPL-3.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 BackupOperatorConfig

type BackupOperatorConfig struct {
	Retention struct {
		Strategy string `yaml:"strategy"`
	} `yaml:"retention"`
}

type DefaultBackupService

type DefaultBackupService struct {
	pbBackup.UnimplementedBackupManagementServer
	// contains filtered or unexported fields
}

func NewBackupService

func NewBackupService(backupClient backupInterface, restoreClient restoreInterface, backupScheduleClient backupScheduleClient, componentClient componentClient, blueprintLister blueprintLister, cronJobClient cronJobClient, configmapClient configmapClient) *DefaultBackupService

NewBackupService returns an instance of defaultBackupService.

func (*DefaultBackupService) AllBackups

func (*DefaultBackupService) AllRestores

func (*DefaultBackupService) CreateBackup

func (*DefaultBackupService) CreateRestore

CreateRestore creates a restore for the given backup. The restore is only created if the backup is restorable.

func (*DefaultBackupService) DeleteBackup

func (*DefaultBackupService) GetTimeout added in v1.11.0

func (*DefaultBackupService) SetTimeout added in v1.11.0

Jump to

Keyboard shortcuts

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