compose/ecs
Nicolas De Loof 6fa30284d9
Introduce use of EFS Access Point to mount filesystems as volumes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-10-20 10:52:33 +02:00
..
local Add ResourceService definition and ACI NOOP implementation 2020-10-14 15:40:24 +02:00
resolv Introduce a sidecard to setup resolv.conf search domain 2020-09-29 12:23:27 +02:00
secrets Update copyright 2020-09-22 12:13:00 +02:00
testdata Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
architecture.md Introduce x-aws-autoscale to support CPU based autoscaling 2020-09-30 14:59:25 +02:00
autoscaling.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
autoscaling_test.go More unig tests with aws-sdk behind an interface + mocks 2020-10-12 16:51:05 +02:00
aws.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
awsResources.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
aws_mock.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
backend.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
cloudformation.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
cloudformation_test.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
colors.go Update copyright 2020-09-22 12:13:00 +02:00
compatibility.go Merge pull request #779 from docker/ulimits 2020-10-16 16:12:02 +02:00
context.go Populate ~/.aws/config(credentials) on ecs context create 2020-10-15 20:26:38 +02:00
convert.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
doc.go Update copyright 2020-09-22 12:13:00 +02:00
down.go add support for ulimits.nofile 2020-10-14 12:08:48 +02:00
ec2.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
gpu.go Compute machine type matching reservations 2020-09-23 12:18:42 +02:00
gpu_test.go Run on EC2 when a service require GPU 2020-09-23 09:31:16 +02:00
iam.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
list.go More unig tests with aws-sdk behind an interface + mocks 2020-10-12 16:51:05 +02:00
logs.go More unig tests with aws-sdk behind an interface + mocks 2020-10-12 16:51:05 +02:00
marshall.go Update copyright 2020-09-22 12:13:00 +02:00
ps.go More unig tests with aws-sdk behind an interface + mocks 2020-10-12 16:51:05 +02:00
sdk.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
secrets.go More unig tests with aws-sdk behind an interface + mocks 2020-10-12 16:51:05 +02:00
tags.go Distinguish limits for Fargate and EC2 2020-09-23 09:40:07 +02:00
up.go More unig tests with aws-sdk behind an interface + mocks 2020-10-12 16:51:05 +02:00
volumes.go Introduce use of EFS Access Point to mount filesystems as volumes 2020-10-20 10:52:33 +02:00
wait.go More unig tests with aws-sdk behind an interface + mocks 2020-10-12 16:51:05 +02:00
x.go Introduce x-aws-autoscale to support CPU based autoscaling 2020-09-30 14:59:25 +02:00