distribution/registry/storage/driver/s3-aws
Eohyung Lee 0a1e4a57e2 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>
2020-03-10 22:35:31 +08:00
..
s3.go Fix s3 driver for supporting ceph radosgw 2020-03-10 22:35:31 +08: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 Enable static checks 2018-08-06 14:49:11 -07:00