backup

package
v2.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const PluginBackup = "backup"

Variables

This section is empty.

Functions

func New

Types

type BackupConfig

type BackupConfig struct {
	ProviderType string
	Spec         map[string]interface{}
}

BackupConfig of backup service

type Client

type Client interface {
	Name() string
	Start() error
	Post(variables map[string]interface{}) error
	Close() error
	State() *types.State
}

Client for backup service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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