distribution/registry/storage/driver/s3-goamz
Brian Bland ff03381d49 Adds new storagedriver.FileWriter interface
Updates registry storage code to use this for better resumable writes.
Implements this interface for the following drivers:
 + Inmemory
 + Filesystem
 + S3
 + Azure

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-03-08 16:37:44 -08:00
..
s3.go Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
s3_test.go Adds new s3 driver using aws-sdk-go instead of goamz 2016-02-12 15:59:26 -08:00