cmd

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Destination added in v0.5.0

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

func (*Destination) ListBackups added in v0.5.0

func (d *Destination) ListBackups(args *destinations.ListBackupsArgs, reply *[]uback.Backup) error

func (*Destination) ReceiveBackup added in v0.5.0

func (d *Destination) ReceiveBackup(args *destinations.ReceiveBackupArgs, reply *struct{}) error

func (*Destination) RemoveBackup added in v0.5.0

func (d *Destination) RemoveBackup(args *destinations.RemoveBackupArgs, reply *struct{}) error

func (*Destination) SendBackup added in v0.5.0

func (d *Destination) SendBackup(args *destinations.SendBackupArgs, reply *struct{}) error

type Source added in v0.5.0

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

func (*Source) CreateBackup added in v0.5.0

func (s *Source) CreateBackup(args *sources.CreateBackupArgs, reply *uback.Backup) error

func (*Source) ListSnapshots added in v0.5.0

func (s *Source) ListSnapshots(args *sources.ListSnapshotsArgs, reply *[]uback.Snapshot) error

func (*Source) RemoveSnapshot added in v0.5.0

func (s *Source) RemoveSnapshot(args *sources.RemoveSnapshotArgs, reply *struct{}) error

func (*Source) TransmitBackup added in v0.5.0

func (s *Source) TransmitBackup(args *struct{}, reply *struct{}) error

Jump to

Keyboard shortcuts

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