distribution/registry/storage/driver
Adam Kaplan e2caaf9cba Add dualstack option to S3 storage driver
Allow the storage driver to optionally use AWS SDK's dualstack mode.
This allows the registry to communicate with S3 in IPv6 environments.

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2022-01-04 17:19:05 -05:00
..
azure storagedriver/s3: Optimized Walk implementation + bugfix 2021-08-16 16:07:25 -04:00
base go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
factory go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
filesystem storagedriver/s3: Optimized Walk implementation + bugfix 2021-08-16 16:07:25 -04:00
gcs bump up golang v1.17 2021-10-27 15:51:30 +08:00
inmemory storagedriver/s3: Optimized Walk implementation + bugfix 2021-08-16 16:07:25 -04:00
middleware updatefrequency should not be saved into duration 2021-09-21 11:12:34 +02:00
oss bump up golang v1.17 2021-10-27 15:51:30 +08:00
s3-aws Add dualstack option to S3 storage driver 2022-01-04 17:19:05 -05:00
swift storagedriver/s3: Optimized Walk implementation + bugfix 2021-08-16 16:07:25 -04:00
testdriver go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
testsuites go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
walk.go storagedriver/s3: Optimized Walk implementation + bugfix 2021-08-16 16:07:25 -04:00
walk_test.go storagedriver/s3: Optimized Walk implementation + bugfix 2021-08-16 16:07:25 -04:00