distribution/registry/storage/driver
Richard Scothern 1e0f3b7b64 Merge pull request #1703 from aibaars/gcs-fix
GCS: FileWriter.Size: include number of buffered bytes if the FileWriter is not closed
2016-05-05 12:09:13 -07:00
..
azure Update missing blob error checking with latest Azure API 2016-03-14 15:59:03 -07:00
base Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
factory Add documentation for how to register new StorageDrivers 2016-03-29 14:42:19 -07:00
filesystem Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
gcs GCS: FileWriter.Size: include number of buffered bytes if the FileWriter is not closed 2016-05-05 11:07:45 +01:00
inmemory Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
middleware Adds new s3 driver using aws-sdk-go instead of goamz 2016-02-12 15:59:26 -08:00
oss Support FileWriter interface for OSS storage driver 2016-03-08 16:38:39 -08:00
s3-aws Sorting completed parts by part number for a better accordance with the S3 spec 2016-05-04 10:30:37 -07:00
s3-goamz Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
swift wait for DLO segments to show up when Close()ing the writer 2016-05-04 10:30:08 -07:00
testsuites StorageDriver: Testsuite: call Close before getting Size 2016-03-08 16:38:38 -08:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Remove the example 2016-03-29 14:42:28 -07:00