Documentation ¶
Index ¶
- func BackupCleanupAllMountsCmd() cli.Command
- func BackupListCmd() cli.Command
- func BackupRemoveCmd() cli.Command
- func GetConfigMetadataCmd() cli.Command
- func InspectBackupCmd() cli.Command
- func InspectVolumeCmd() cli.Command
- func RequiredMissingError(name string) error
- func ResponseLogAndError(v interface{})
- func ResponseOutput(v interface{}) ([]byte, error)
- func SystemBackupDeleteCmd() cli.Command
- func SystemBackupDownloadCmd() cli.Command
- func SystemBackupGetConfigCmd() cli.Command
- func SystemBackupListCmd() cli.Command
- func SystemBackupUploadCmd() cli.Command
- type ErrorResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BackupListCmd ¶
func BackupRemoveCmd ¶
func GetConfigMetadataCmd ¶
func InspectBackupCmd ¶
func InspectVolumeCmd ¶
func RequiredMissingError ¶
func ResponseLogAndError ¶
func ResponseLogAndError(v interface{})
func ResponseOutput ¶
ResponseOutput would generate a JSON format byte array of object for output
func SystemBackupDeleteCmd ¶
func SystemBackupDownloadCmd ¶
func SystemBackupListCmd ¶
func SystemBackupUploadCmd ¶
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
Error string
}
Click to show internal directories.
Click to hide internal directories.