Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForTasksToComplete ¶
Types ¶
type TaskOptions ¶
type TaskResponse ¶
type TaskResponse struct {
Tasks []string
TaskOutput *aws_ecs.RunTaskOutput
}
func LaunchTask ¶
func LaunchTask(ctx context.Context, ecs_client *aws_ecs.Client, task_opts *TaskOptions, cmd ...string) (*TaskResponse, error)
Click to show internal directories.
Click to hide internal directories.