compose/ecs/pkg/amazon
Nicolas De Loof 08bd18231d
Introduce `Normalize` and `Check` in compose model lifecycle
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:25:55 +02:00
..
mock add GetLogs to MockAPI 2020-08-17 21:25:53 +02:00
testdata Add security group declaration in cloudformation conversion tests 2020-08-17 21:25:54 +02:00
api.go add logs command 2020-08-17 21:25:52 +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 Introduce `Normalize` and `Check` in compose model lifecycle 2020-08-17 21:25:55 +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 Create CloudFormation template with parameters 2020-08-17 21:25:51 +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