compose/ecs/pkg/amazon
Nicolas De Loof 3283bceac6
Support pull from ECR
close #58

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:25:56 +02:00
..
mock Add e2e test deploying a compose application to an ECS cluster 2020-08-17 21:25:55 +02:00
testdata Support pull from ECR 2020-08-17 21:25:56 +02:00
api.go Add e2e test deploying a compose application to an ECS cluster 2020-08-17 21:25:55 +02:00
check.go Introduce `Normalize` and `Check` in compose model lifecycle 2020-08-17 21:25:55 +02:00
check_test.go Introduce `Normalize` and `Check` in compose model lifecycle 2020-08-17 21:25:55 +02:00
client.go Implement "network" using SecurityGroups 2020-08-17 21:25:47 +02:00
cloudformation.go Support pull from ECR 2020-08-17 21:25:56 +02:00
cloudformation_test.go Reject compose file with unsupported features 2020-08-17 21:25:54 +02:00
compatibility.go Introduce `Normalize` and `Check` in compose model lifecycle 2020-08-17 21:25:55 +02:00
convert.go Introduce `Normalize` and `Check` in compose model lifecycle 2020-08-17 21:25:55 +02:00
down.go Query stack events by stack ID (not name) 2020-08-17 21:25:44 +02:00
down_test.go Capture first failure to report root error to user on command completion 2020-08-17 21:25:44 +02:00
iam.go Support pull from ECR 2020-08-17 21:25:56 +02:00
logs.go add logs command 2020-08-17 21:25:52 +02:00
sdk.go SDK methods to query service tasks and retrieve public IP 2020-08-17 21:25:55 +02:00
secrets.go add private images support 2020-08-17 21:25:49 +02:00
up.go Reject compose file with unsupported features 2020-08-17 21:25:54 +02:00
wait.go Capture first failure to report root error to user on command completion 2020-08-17 21:25:44 +02:00