distribution/registry/storage/driver
Brian Bland 52b4a328dd Improves flexibility of configuration handling for S3 driver
Treats nil parameters the same as unprovided parameters (fixes issues
where certain parameters are printed to "<nil>").
Accepts "true" and "false" string values for boolean parameters.

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-02-09 17:27:16 -08:00
..
azure Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
base Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
factory Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
filesystem Relaxes filesystem driver permissions to 0777 (dirs) and 0666 (files) 2015-12-28 15:22:28 -08:00
gcs StorageDriver: GCS: retry all api calls 2016-01-20 13:24:09 +00:00
inmemory Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
middleware Adds custom registry User-Agent header to s3 HTTP requests 2016-02-01 13:43:46 -08:00
oss Replace 404 to http.StatusNotFound 2015-12-29 12:09:04 +08:00
rados driver/rados: treat OMAP EIO as a PathNotFoundError 2015-12-08 12:04:04 -08:00
s3 Improves flexibility of configuration handling for S3 driver 2016-02-09 17:27:16 -08:00
swift driver/swift: treat empty object list as a PathNotFoundError 2015-12-08 12:04:04 -08:00
testsuites read the actual number of bytes according to the initial size. 2016-02-04 16:14:35 +08:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go storage/driver/base: use correct error format style 2015-12-08 12:04:03 -08:00