compose/ecs/pkg/amazon/backend
Nicolas De Loof 37b9e74308
Implement `ps` without need for the original compose.yaml file
close #165

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:26:32 +02:00
..
testdata Don't create a LoadBalancer if compose app has no port exposed 2020-08-17 21:26:31 +02:00
backend.go don't set service `Name` so they can be updated by CloudFormation 2020-08-17 21:26:19 +02:00
cloudformation.go Don't create a LoadBalancer if compose app has no port exposed 2020-08-17 21:26:31 +02:00
cloudformation_test.go Don't create a LoadBalancer if compose app has no port exposed 2020-08-17 21:26:31 +02:00
compatibility.go claim support for deploy.replicas 2020-08-17 21:26:29 +02:00
context.go Check context created by `context` command 2020-08-17 21:26:29 +02:00
convert.go Use compatibilityChecker to detect missing service image as a blocker 2020-08-17 21:26:26 +02:00
down.go Implement `ps` without need for the original compose.yaml file 2020-08-17 21:26:32 +02:00
iam.go code restructure 2020-08-17 21:26:14 +02:00
list.go Implement `ps` without need for the original compose.yaml file 2020-08-17 21:26:32 +02:00
logs.go Unwrapp API errors to get user-friendly error message 2020-08-17 21:26:22 +02:00
secrets.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
up.go Introduce x-aws-cluster for cluster to deploy application to 2020-08-17 21:26:31 +02:00
wait.go don't set service `Name` so they can be updated by CloudFormation 2020-08-17 21:26:19 +02:00