package
0.7.0
Repository: https://github.com/aws/copilot-cli.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Structs

EnvRunner can run an Amazon ECS task in the VPC and the cluster of an environment.
NetworkConfigRunner runs an Amazon ECS task in the subnets, security groups, and the default cluster.
Task represents a one-off workload that runs until completed or an error occurs.

# Interfaces

ClusterGetter wraps the method of getting a cluster ARN.
DefaultClusterGetter wraps the method of getting a default cluster ARN.
Runner wraps the method of running tasks.
VPCGetter wraps methods of getting VPC info.