command

package
v0.0.0-...-077b43f Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2017 License: Apache-2.0 Imports: 28 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Acl

type Acl struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Acl) Help

func (this *Acl) Help() string

func (*Acl) Run

func (this *Acl) Run(args []string) (exitCode int)

func (*Acl) Synopsis

func (*Acl) Synopsis() string

type AuthFunc

type AuthFunc func(user, pass string) bool
var (
	Authenticator AuthFunc
)

type Console

type Console struct {
	Ui  cli.Ui
	Cmd string

	Cmds map[string]cli.CommandFactory
	Line *liner.State
	// contains filtered or unexported fields
}

func (*Console) Help

func (this *Console) Help() string

func (*Console) Run

func (this *Console) Run(args []string) (exitCode int)

func (*Console) Synopsis

func (*Console) Synopsis() string

type Create

type Create struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Create) Help

func (this *Create) Help() string

func (*Create) Run

func (this *Create) Run(args []string) (exitCode int)

func (*Create) Synopsis

func (*Create) Synopsis() string

type Dump

type Dump struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Dump) Help

func (this *Dump) Help() string

func (*Dump) Run

func (this *Dump) Run(args []string) (exitCode int)

func (*Dump) Synopsis

func (*Dump) Synopsis() string

type Get

type Get struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Get) HandleDataChange

func (this *Get) HandleDataChange(dataPath string, data []byte) error

func (*Get) HandleDataDeleted

func (this *Get) HandleDataDeleted(dataPath string) error

func (*Get) Help

func (this *Get) Help() string

func (*Get) Run

func (this *Get) Run(args []string) (exitCode int)

func (*Get) Synopsis

func (*Get) Synopsis() string

type Ls

type Ls struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Ls) HandleChildChange

func (this *Ls) HandleChildChange(parentPath string, lastChilds []string) error

func (*Ls) Help

func (this *Ls) Help() string

func (*Ls) Run

func (this *Ls) Run(args []string) (exitCode int)

func (*Ls) Synopsis

func (*Ls) Synopsis() string

type Replace

type Replace struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Replace) Help

func (this *Replace) Help() string

func (*Replace) Run

func (this *Replace) Run(args []string) (exitCode int)

func (*Replace) Synopsis

func (*Replace) Synopsis() string

type Rm

type Rm struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Rm) Help

func (this *Rm) Help() string

func (*Rm) Run

func (this *Rm) Run(args []string) (exitCode int)

func (*Rm) Synopsis

func (*Rm) Synopsis() string

type Set

type Set struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Set) Help

func (this *Set) Help() string

func (*Set) Run

func (this *Set) Run(args []string) (exitCode int)

func (*Set) Synopsis

func (*Set) Synopsis() string

type Stat

type Stat struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Stat) Help

func (this *Stat) Help() string

func (*Stat) Run

func (this *Stat) Run(args []string) (exitCode int)

func (*Stat) Synopsis

func (*Stat) Synopsis() string

type Zktop

type Zktop struct {
	Ui  cli.Ui
	Cmd string
	// contains filtered or unexported fields
}

func (*Zktop) Help

func (this *Zktop) Help() string

func (*Zktop) Run

func (this *Zktop) Run(args []string) (exitCode int)

func (*Zktop) Synopsis

func (*Zktop) Synopsis() string

type Zones

type Zones struct {
	Ui  cli.Ui
	Cmd string
}

func (*Zones) Help

func (this *Zones) Help() string

func (*Zones) Run

func (this *Zones) Run(args []string) (exitCode int)

func (*Zones) Synopsis

func (*Zones) Synopsis() string

Jump to

Keyboard shortcuts

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