distribution/registry/storage/driver/s3
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
..
s3.go Improves flexibility of configuration handling for S3 driver 2016-02-09 17:27:16 -08:00
s3_test.go Adds test for S3 storage class configuration option 2016-02-01 16:01:55 -08:00