Documentation ¶
Index ¶
- Constants
- Variables
- func NewDeployCommand(out, errOut io.Writer) *cobra.Command
- func NewHistoryManager(backend, clusterName, serviceName string) (historyManager, error)
- func NewOneshotCommand(out, errOut io.Writer) *cobra.Command
- func NewRollbackCommand(out, errOut io.Writer) *cobra.Command
- func NewSSMHistoryManager(clusterName, serviceName string) (*ssmHistoryManager, error)
Constants ¶
View Source
const ( TASK_DEFINITION specifyingTaskDefStrategy = iota SERVICE )
Variables ¶
Functions ¶
func NewHistoryManager ¶
func NewSSMHistoryManager ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.