scheduledbackup

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultManager

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

func (*DefaultManager) ScheduleBackup

func (dm *DefaultManager) ScheduleBackup(ctx context.Context) error

type Manager

type Manager interface {
	ScheduleBackup(ctx context.Context) error
}

func NewManager

func NewManager(clientSet ecosystem.Interface, options Options) Manager

type Options

type Options struct {
	Name      string
	Namespace string
	Provider  string
}

Jump to

Keyboard shortcuts

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