restic

package
v0.9.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2018 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(f client.Factory) *cobra.Command

func NewInitRepositoryCommand

func NewInitRepositoryCommand(f client.Factory) *cobra.Command

func NewServerCommand

func NewServerCommand(f client.Factory) *cobra.Command

Types

type InitRepositoryOptions

type InitRepositoryOptions struct {
	Namespace string
	KeyFile   string
	KeyData   string
	KeySize   int
	// contains filtered or unexported fields
}

func NewInitRepositoryOptions

func NewInitRepositoryOptions() *InitRepositoryOptions

func (*InitRepositoryOptions) BindFlags

func (o *InitRepositoryOptions) BindFlags(flags *pflag.FlagSet)

func (*InitRepositoryOptions) Complete

func (o *InitRepositoryOptions) Complete(f client.Factory) error

func (*InitRepositoryOptions) Run

func (*InitRepositoryOptions) Validate

func (o *InitRepositoryOptions) Validate(f client.Factory) error

Jump to

Keyboard shortcuts

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