package
0.2.11
Repository: https://github.com/h3poteto/ecs-task.git
Documentation: pkg.go.dev

# Functions

NewTask returns a new Task struct, and initialize aws ecs API client.
NewTaskDefinition returns a new TaskDefinition struct, and initialize aws ecs API client.
NewWatcher returns a Watcher struct.

# Structs

Task has target ECS information, client of aws-sdk-go, command and timeout seconds.
TaskDefinition has client of aws-sdk-go.
Watcher has log group information and CloudWatchLogs Client.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author