drivemanager

package
v0.0.0-...-941dbc7 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthorizeCommand

type AuthorizeCommand struct {
	Host      string
	TokenPath string
}

func (AuthorizeCommand) New

func (a AuthorizeCommand) New() *cobra.Command

NewAuthorizeCommand : authorizeCmd represents the authorize command

type AuthorizeOptions

type AuthorizeOptions struct {
	// contains filtered or unexported fields
}

type CreateDirCommand

type CreateDirCommand struct {
	AuthClient *auth.Client
}

func (CreateDirCommand) New

func (c CreateDirCommand) New() *cobra.Command

New : NewCreateDirCommand represents the creation of dir command

type CreateDirOptions

type CreateDirOptions struct {
	// contains filtered or unexported fields
}

type DownloadCommand

type DownloadCommand struct {
	AuthClient *auth.Client
}

func (DownloadCommand) New

func (c DownloadCommand) New() *cobra.Command

New : downloadCmd represents the download command

type ListCommand

type ListCommand struct {
	AuthClient *auth.Client
}

func (ListCommand) New

func (c ListCommand) New() *cobra.Command

New : generates of command list command

type ListOptions

type ListOptions struct {
	// contains filtered or unexported fields
}

type UploadFileCommand

type UploadFileCommand struct {
	AuthClient *auth.Client
}

func (UploadFileCommand) New

func (c UploadFileCommand) New() *cobra.Command

New: authorizeCmd represents the authorize command

Jump to

Keyboard shortcuts

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