cmd

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 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) ListArchives added in v0.7.0

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

func (*Source) ListBookmarks added in v0.7.0

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

func (*Source) RemoveArchive added in v0.7.0

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

func (*Source) RemoveBookmark added in v0.7.0

func (s *Source) RemoveBookmark(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