cmd

package
v0.0.0-...-694507d Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InitCommand

type InitCommand struct {
	UI         cli.Ui
	ShutdownCh <-chan struct{}
}

func (*InitCommand) Help

func (c *InitCommand) Help() string

func (*InitCommand) Run

func (c *InitCommand) Run(args []string) int

func (*InitCommand) Synopsis

func (c *InitCommand) Synopsis() string

type ProvisionCommand

type ProvisionCommand struct {
	UI cli.Ui
}

func (*ProvisionCommand) Help

func (c *ProvisionCommand) Help() string

func (*ProvisionCommand) Run

func (c *ProvisionCommand) Run(args []string) int

func (*ProvisionCommand) Synopsis

func (c *ProvisionCommand) Synopsis() string

type ProvisionPhysicalCommand

type ProvisionPhysicalCommand struct {
	UI         cli.Ui
	ShutdownCh <-chan struct{}
}

func (*ProvisionPhysicalCommand) Help

func (c *ProvisionPhysicalCommand) Help() string

func (*ProvisionPhysicalCommand) Run

func (c *ProvisionPhysicalCommand) Run(args []string) int

func (*ProvisionPhysicalCommand) Synopsis

func (c *ProvisionPhysicalCommand) Synopsis() string

type ProvisionVirtualCommand

type ProvisionVirtualCommand struct {
	UI         cli.Ui
	FlagSet    *flag.FlagSet
	ShutdownCh <-chan struct{}
}

func (*ProvisionVirtualCommand) Help

func (c *ProvisionVirtualCommand) Help() string

func (*ProvisionVirtualCommand) Run

func (c *ProvisionVirtualCommand) Run(args []string) int

func (*ProvisionVirtualCommand) Synopsis

func (c *ProvisionVirtualCommand) Synopsis() string

type VersionCommand

type VersionCommand struct {
	UI       cli.Ui
	Revision string
	Version  string
}

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

func (*VersionCommand) Run

func (c *VersionCommand) Run(args []string) int

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

Jump to

Keyboard shortcuts

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