destinations

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Unlicense Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBtrfsPath = errors.New("btrfs destination: missing path")
)
View Source
var (
	ErrCommandMissing = errors.New("command destination: missing command")
)
View Source
var (
	ErrFSPath = errors.New("fs destination: missing path")
)
View Source
var (
	ErrProxyCommandMissing = errors.New("proxy destination: missing command")
)

Functions

func New

func New(options *uback.Options) (uback.Destination, error)

Types

type ListBackupsArgs added in v0.5.0

type ListBackupsArgs struct {
	uback.Options
}

type ReceiveBackupArgs added in v0.5.0

type ReceiveBackupArgs struct {
	uback.Options
	uback.Backup
}

type RemoveBackupArgs added in v0.5.0

type RemoveBackupArgs struct {
	uback.Options
	uback.Backup
}

type SendBackupArgs added in v0.5.0

type SendBackupArgs struct {
	uback.Options
	uback.Backup
}

Jump to

Keyboard shortcuts

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