Documentation
¶
Index ¶
- Constants
- func NewCreateCommand() cli.Command
- func NewCreateDirCommand() cli.Command
- func NewDeleteCommand() cli.Command
- func NewExecWatchCommand() cli.Command
- func NewGetCommand() cli.Command
- func NewLsCommand() cli.Command
- func NewSetCommand() cli.Command
- func NewSetDirCommand() cli.Command
- func NewUpdateCommand() cli.Command
- func NewUpdateDirCommand() cli.Command
- func NewWatchCommand() cli.Command
Constants ¶
View Source
const ( SUCCESS = iota MalformedEtcdctlArguments FailedToConnectToHost FailedToAuth ErrorFromEtcd )
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
NewCreateCommand returns the CLI command for "create".
func NewCreateDirCommand ¶
NewCreateDirCommand returns the CLI command for "createDir".
func NewDeleteCommand ¶
NewDeleteCommand returns the CLI command for "delete".
func NewExecWatchCommand ¶
NewExecWatchCommand returns the CLI command for "exec-watch".
func NewGetCommand ¶
NewGetCommand returns the CLI command for "get".
func NewLsCommand ¶
func NewSetCommand ¶
NewSetCommand returns the CLI command for "set".
func NewSetDirCommand ¶
NewSetDirCommand returns the CLI command for "setDir".
func NewUpdateCommand ¶
NewUpdateCommand returns the CLI command for "update".
func NewUpdateDirCommand ¶
NewUpdateDirCommand returns the CLI command for "updateDir".
func NewWatchCommand ¶
NewWatchCommand returns the CLI command for "watch".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.