Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ECSTask ¶
type ECSTask struct { ServiceKey string `json:"-"` // Should be private for output PlatformVersion string `json:"platformVersion"` TaskDefinition string `json:"taskDefinition"` Cluster string `json:"cluster"` }
func NewECSTask ¶
func (*ECSTask) RunFargateTask ¶
Click to show internal directories.
Click to hide internal directories.