Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout 4 years ago
..
local 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout 4 years ago
resolv 0d197401a2 Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 5 years ago
secrets 0d197401a2 Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 5 years ago
testdata cb02622318 Marshall cloudformation template as yaml 5 years ago
autoscaling.go 34a7466571 Merge pull request #817 from docker/scalescale 5 years ago
autoscaling_test.go a3221341da Configure autoscaling parameters 5 years ago
aws.go b9a3025865 Only consider public subnets 4 years ago
awsResources.go 06742e3c35 Support user passing an ARN for x-aws-vpc 4 years ago
aws_mock.go b9a3025865 Only consider public subnets 4 years ago
backend.go de0be8650e Remove region from contexts and cleanup 5 years ago
cloudformation.go eda6a59379 introduce options struct in the API 4 years ago
cloudformation_test.go 06742e3c35 Support user passing an ARN for x-aws-vpc 4 years ago
compatibility.go efd0f2b9ec Add support for gpu devices reservation 5 years ago
context.go cb808dec31 Don't mess with exiting .aws/credentials 5 years ago
context_test.go af7aebf8cf Make newcomer experience smooth 5 years ago
convert.go efd0f2b9ec Add support for gpu devices reservation 5 years ago
doc.go d154c41586 Update copyright 5 years ago
down.go eda6a59379 introduce options struct in the API 4 years ago
ec2.go 75a5a0f205 Merge pull request #812 from docker/barbarian 5 years ago
ec2_test.go 10b8fabaae Allow user to set ami/machine by Deploy.Placement.Constraint 5 years ago
gpu.go d57a39958b Compute machine type matching reservations 5 years ago
gpu_test.go 109ba96743 Run on EC2 when a service require GPU 5 years ago
iam.go 6fa30284d9 Introduce use of EFS Access Point to mount filesystems as volumes 5 years ago
list.go 432ce79e2c More unig tests with aws-sdk behind an interface + mocks 5 years ago
logs.go 056dfb95bc allow to collect logs for a subset of project services 4 years ago
marshall.go cb02622318 Marshall cloudformation template as yaml 5 years ago
ps.go 1d859dc807 `Ps` return ContainerSummary, not Services 4 years ago
run.go 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout 4 years ago
sdk.go b9a3025865 Only consider public subnets 4 years ago
secrets.go 432ce79e2c More unig tests with aws-sdk behind an interface + mocks 5 years ago
tags.go 2cfaf69546 Distinguish limits for Fargate and EC2 5 years ago
up.go eda6a59379 introduce options struct in the API 4 years ago
volumes.go de96a0c1d0 CLI command to manage ECS volumes 5 years ago
wait.go 4d1f265c62 Adding error progress indication when errors 5 years ago
wait_test.go 3b6bfdd5b1 Display ecs status in CamelCase in order to have homogeneous output between backends. 5 years ago
x.go 757b9bb221 Introduce x-aws-autoscale to support CPU based autoscaling 5 years ago