distribution/registry/storage/driver
Stephen J Day 72a702d0d9 Allow configuration of chunksize parameter
The code using values from the yaml package wasn't careful enought with the
possible incoming types. Turns out, it is just an int but we've made this
section somewhat bulletproof in case that package changes the behavior.

This code likely never worked. The configuration system should be decoupled
from the object instantiation.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-22 14:31:34 -07:00
..
azure Merge pull request #294 from fkautz/pr_out_updating_msopentech_azure_sdk_for_go_to_latest_master 2015-03-24 13:27:19 -07:00
base Add path and other info to filesytem trace methods. 2015-04-17 13:55:18 -07:00
factory Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
filesystem doc: move storage driver readmes into docs 2015-03-05 17:23:33 -08:00
inmemory Avoid crash on invalid Move arguments 2015-04-01 19:03:02 -07:00
ipc fix some typos in source comments 2015-04-17 12:39:52 +00:00
middleware Handle cloudFront bucket prefix issue 2015-04-06 19:46:05 -07:00
s3 Allow configuration of chunksize parameter 2015-04-22 14:31:34 -07:00
testsuites fix some typos in source comments 2015-04-17 12:39:52 +00:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Defer case-sensitive support to storage backend 2015-04-07 14:14:45 -07:00