package
1.21.0
Repository: https://github.com/aws/amazon-ecs-cli.git
Documentation: pkg.go.dev

# Functions

New instantiates a new Local Project.

# Constants

LocalInFileName represents the default local file name for task definition JSON.
LocalOutDefaultFileName represents the default name for the output Docker Compose file.
Owner=read/write, Other=none.
LocalTaskDefType indicates if the task definition is read from a local file.
RemoteTaskDefType indicates if the task definition is retrieved from ECS via ARN or name.

# Structs

LocalProject holds data needed to convert an ECS Task Definition to Docker Compose files.