deploy

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2017 License: MIT Imports: 19 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

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

func (*Command) Init

func (c *Command) Init(ka *kingpin.Application, globalFlags *flags.GlobalFlags) *kingpin.CmdClause

func (*Command) PrepareCloudWatchLogsGroup added in v1.3.0

func (c *Command) PrepareCloudWatchLogsGroup(groupName string) error

func (*Command) Run

func (c *Command) Run() error

type Flags

type Flags struct {
	DockerImage    *string            `json:"docker-image,omitempty"`
	DockerfilePath *string            `json:"dockerfile,omitempty"`
	Units          *int64             `json:"units,omitempty"`
	CPU            *float64           `json:"cpu,omitempty"`
	Memory         *string            `json:"memory,omitempty"`
	Envs           *map[string]string `json:"env,omitempty"`
}

func NewFlags

func NewFlags(kc *kingpin.CmdClause) *Flags

Jump to

Keyboard shortcuts

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