distribution/registry/storage/driver/s3-aws
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
..
s3.go Add new parameter s3accelerate to S3 storage driver. 2022-04-04 19:34:57 +02:00
s3_test.go Add new parameter s3accelerate to S3 storage driver. 2022-04-04 19:34:57 +02:00
s3_v2_signer.go Fix gometalint errors 2019-02-04 16:01:04 -08:00