commands

package
v0.0.0-...-ee81150 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2014 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(env core.Environment, commands ...subCommand)

Types

type CreateCommand

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

func (*CreateCommand) DefineFlags

func (cmd *CreateCommand) DefineFlags(fs *flag.FlagSet)

func (*CreateCommand) Description

func (cmd *CreateCommand) Description() string

func (*CreateCommand) Name

func (cmd *CreateCommand) Name() string

func (*CreateCommand) Run

func (cmd *CreateCommand) Run(env core.Environment)

type PullCommand

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

func (*PullCommand) DefineFlags

func (cmd *PullCommand) DefineFlags(fs *flag.FlagSet)

func (*PullCommand) Description

func (cmd *PullCommand) Description() string

func (*PullCommand) Name

func (cmd *PullCommand) Name() string

func (*PullCommand) Run

func (cmd *PullCommand) Run(env core.Environment)

type RunCommand

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

func (*RunCommand) DefineFlags

func (cmd *RunCommand) DefineFlags(fs *flag.FlagSet)

func (*RunCommand) Description

func (cmd *RunCommand) Description() string

func (*RunCommand) Name

func (cmd *RunCommand) Name() string

func (*RunCommand) Run

func (cmd *RunCommand) Run(env core.Environment)

type ServerCommand

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

func (*ServerCommand) DefineFlags

func (cmd *ServerCommand) DefineFlags(fs *flag.FlagSet)

func (*ServerCommand) Description

func (cmd *ServerCommand) Description() string

func (*ServerCommand) Name

func (cmd *ServerCommand) Name() string

func (*ServerCommand) Run

func (cmd *ServerCommand) Run(env core.Environment)

type ShowCommand

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

func (*ShowCommand) DefineFlags

func (cmd *ShowCommand) DefineFlags(fs *flag.FlagSet)

func (*ShowCommand) Description

func (cmd *ShowCommand) Description() string

func (*ShowCommand) Name

func (cmd *ShowCommand) Name() string

func (*ShowCommand) Run

func (cmd *ShowCommand) Run(env core.Environment)

type UpdateCommand

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

func (*UpdateCommand) DefineFlags

func (cmd *UpdateCommand) DefineFlags(fs *flag.FlagSet)

func (*UpdateCommand) Description

func (cmd *UpdateCommand) Description() string

func (*UpdateCommand) Name

func (cmd *UpdateCommand) Name() string

func (*UpdateCommand) Run

func (cmd *UpdateCommand) Run(env core.Environment)

Jump to

Keyboard shortcuts

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