distribution/registry/storage/driver
Kirat Singh 51c0c8148a
Add new parameter s3accelerate to S3 storage driver.
If s3accelerate is set to true then we turn on S3 Transfer
Acceleration via the AWS SDK.  It defaults to false since this is an
opt-in feature on the S3 bucket.

Signed-off-by: Kirat Singh <kirat.singh@wsq.io>
Signed-off-by: Simone Locci <simonelocci88@gmail.com>
2022-04-04 19:34:57 +02: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 Fix panic in inmemory driver 2022-03-27 19:38:07 +08: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 new parameter s3accelerate to S3 storage driver. 2022-04-04 19:34:57 +02: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