backup

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BackupCmd = &cobra.Command{
	Use:   "backup",
	Short: "Create backup or restore",
}

Functions

This section is empty.

Types

type BackupArgs

type BackupArgs struct {
	*rootCmd.RootArgs
	// contains filtered or unexported fields
}

type CreateArgs

type CreateArgs struct {
	*BackupArgs
	// contains filtered or unexported fields
}

type PrintConfigArgs

type PrintConfigArgs struct {
	*BackupArgs
}

type SendBackupOutput

type SendBackupOutput struct {
	TotalZFSBytes    int `json:"TotalZFSBytes"`
	TotalBackupBytes int `json:"TotalBackupBytes"`
	ElapsedTime      int `json:"ElapsedTime"`
	FilesUploaded    int `json:"FilesUploaded"`
}

Jump to

Keyboard shortcuts

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