distribution/registry/storage/driver/s3-aws
Eohyung Lee f877726503 Fix s3 driver for supporting ceph radosgw
Radosgw does not support S3 `GET Bucket` API v2 API but v1.
This API has backward compatibility, so most of this API is working
correctly but we can not get `KeyCount` in v1 API and which is only
for v2 API.

Signed-off-by: Eohyung Lee <liquidnuker@gmail.com>
2019-03-08 12:45:20 +01:00
..
s3.go Fix s3 driver for supporting ceph radosgw 2019-03-08 12:45:20 +01:00
s3_test.go Merge pull request #2632 from whoshuu/feature/improve-s3-driver 2018-08-10 15:01:11 -07:00
s3_v2_signer.go Fix gometalint errors 2019-02-04 16:01:04 -08:00