Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdExec ¶
Types ¶
type ExecOptions ¶
type ExecOptions struct { Config *config.Config ServiceName string EcsCluster string Command string }
func NewExecFlags ¶
func NewExecFlags() *ExecOptions
func (*ExecOptions) Validate ¶
func (o *ExecOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.