Documentation
¶
Index ¶
- func BackupCommand(cfg *config.Config) *cli.Command
- func BenchmarkClientCommand(cfg *config.Config) *cli.Command
- func BenchmarkCommand(cfg *config.Config) *cli.Command
- func BenchmarkSyscallsCommand(cfg *config.Config) *cli.Command
- func ConsistencyCommand(cfg *config.Config) *cli.Command
- func DecomposedfsCommand(cfg *config.Config) *cli.Command
- func Execute() error
- func InitCommand(cfg *config.Config) *cli.Command
- func ListCommand(cfg *config.Config) *cli.Command
- func PurgeRevisionsCommand(cfg *config.Config) *cli.Command
- func RevisionsCommand(cfg *config.Config) *cli.Command
- func Server(cfg *config.Config) *cli.Command
- func ServiceCommand(cfg *config.Config, serviceName string, subcommands []*cli.Command, ...) *cli.Command
- func SharesCommand(cfg *config.Config) *cli.Command
- func TrashCommand(cfg *config.Config) *cli.Command
- func TrashPurgeEmptyDirsCommand(cfg *config.Config) *cli.Command
- func VersionCommand(cfg *config.Config) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BackupCommand ¶
BackupCommand is the entrypoint for the backup command
func BenchmarkClientCommand ¶
BenchmarkClientCommand is the entrypoint for the benchmark client command.
func BenchmarkCommand ¶
BenchmarkCommand is the entrypoint for the benchmark commands.
func BenchmarkSyscallsCommand ¶
BenchmarkSyscallsCommand is the entrypoint for the benchmark syscalls command.
func ConsistencyCommand ¶
ConsistencyCommand is the entrypoint for the consistency Command
func DecomposedfsCommand ¶
DecomposedfsCommand is the entrypoint for the groups command.
func InitCommand ¶
InitCommand is the entrypoint for the init command
func ListCommand ¶
ListCommand is the entrypoint for the list command.
func PurgeRevisionsCommand ¶
PurgeRevisionsCommand allows removing all revisions from a storage provider.
func RevisionsCommand ¶
RevisionsCommand is the entrypoint for the revisions command.
func ServiceCommand ¶
func ServiceCommand(cfg *config.Config, serviceName string, subcommands []*cli.Command, f func(*config.Config)) *cli.Command
ServiceCommand is the entry point for the all service commands.
func SharesCommand ¶
SharesCommand is the entrypoint for the groups command.
Types ¶
This section is empty.