distribution/registry/storage/driver
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
..
azure Fix gometalint errors 2019-02-04 16:01:04 -08: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 gometalint errors 2019-02-04 16:01:04 -08:00
middleware Bugfix: Make ipfilteredby not required 2019-03-02 08:58:52 +05:30
oss Support BYOK for OSS storage driver 2018-12-25 08:30:40 +08:00
s3-aws Fix s3 driver for supporting ceph radosgw 2019-03-08 12:45:20 +01:00
swift Fix gometalint errors 2019-02-04 16:01:04 -08: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