registry/registry
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
..
api Enable struct check 2018-08-06 13:55:43 -07:00
auth default autoredirect to false 2019-01-04 13:47:17 -08:00
client typo fix about overridden 2018-09-27 20:27:09 +08:00
handlers Merge pull request #2711 from davidswu/autoredirect 2018-11-27 15:48:25 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware context: remove definition of Context 2017-08-11 15:53:31 -07:00
proxy typo fix from existant to existent 2018-09-13 19:37:13 +08:00
storage Fix s3 driver for supporting ceph radosgw 2020-03-10 22:35:31 +08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go add bugsnag logrus hook 2018-10-25 14:52:10 -07:00
registry_test.go Add support to gracefully shutdown the server 2018-08-20 10:01:26 -07:00
root.go add possibility to clean untagged manifests 2018-01-05 12:20:01 +02:00