cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNothingDeployable = errors.New("there is nothing deployable")
)

Functions

This section is empty.

Types

type SpreadCli

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

SpreadCli is the spread command line client.

func NewSpreadCli

func NewSpreadCli(in io.ReadCloser, out, err io.Writer, version string) *SpreadCli

NewSpreadCli returns a spread command line interface (CLI) client.NewSpreadCli. All functionality accessible from the command line is attached to this struct.

func (SpreadCli) Build

func (s SpreadCli) Build() *cli.Command

Build is used for rapid iteration with Kubernetes

func (SpreadCli) Deploy

func (s SpreadCli) Deploy() *cli.Command

Deploy allows the creation of deploy.Deployments remotely

Jump to

Keyboard shortcuts

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