distribution/registry/storage/driver
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
..
azure Enable static checks 2018-08-06 14:49:11 -07:00
base Add regulator to GCS 2018-09-05 15:48:30 -07:00
factory Add documentation for how to register new StorageDrivers 2016-03-29 14:42:19 -07:00
filesystem Add regulator to GCS 2018-09-05 15:48:30 -07:00
gcs Add back include_gcs build constraint 2018-09-05 15:48:30 -07:00
inmemory Fix deadlock in the inmemory storage driver 2018-05-30 18:01:08 +02:00
middleware Bugfix: Make ipfilteredby not required 2020-01-28 19:41:02 +01:00
oss Introduce Walk Method Per Storage Driver 2018-01-07 22:45:17 -08:00
s3-aws Fix s3 driver for supporting ceph radosgw 2020-03-10 22:35:31 +08:00
swift Enable static checks 2018-08-06 14:49:11 -07:00
testdriver context: remove definition of Context 2017-08-11 15:53:31 -07:00
testsuites Enable static checks 2018-08-06 14:49:11 -07:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Introduce Walk Method Per Storage Driver 2018-01-07 22:45:17 -08:00
walk.go Ignore missing paths during enumeration 2018-09-05 10:17:08 -07:00
walk_test.go Ignore missing paths during enumeration 2018-09-05 10:17:08 -07:00