cmd

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2018 License: MIT Imports: 22 Imported by: 3

Documentation

Index

Constants

View Source
const (
	TASK_DEFINITION specifyingTaskDefStrategy = iota
	SERVICE
)

Variables

View Source
var ECRRegex *regexp.Regexp = func() *regexp.Regexp {
	regex, _ := regexp.Compile(`^[0-9]+\.dkr\.ecr\.(us|ca|eu|ap|sa)-(east|west|central|northeast|southeast|south)-[12]\.amazonaws\.com$`)
	return regex
}()

Functions

func NewDeployCommand

func NewDeployCommand(out, errOut io.Writer) *cobra.Command

func NewHistoryManager

func NewHistoryManager(backend, clusterName, serviceName string) (historyManager, error)

func NewOneshotCommand

func NewOneshotCommand(out, errOut io.Writer) *cobra.Command

func NewRollbackCommand

func NewRollbackCommand(out, errOut io.Writer) *cobra.Command

func NewSSMHistoryManager

func NewSSMHistoryManager(clusterName, serviceName string) (*ssmHistoryManager, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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