distribution/registry/storage/driver
Aaron Lehmann 87e34bd307 Fix two misspellings in source code comments
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-03-08 15:13:24 -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 Fix two misspellings in source code comments 2016-03-08 15:13:24 -08:00
inmemory Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
middleware Adds new s3 driver using aws-sdk-go instead of goamz 2016-02-12 15:59:26 -08:00
oss fix gofmt 2016-02-16 11:42:09 +08:00
rados driver/rados: treat OMAP EIO as a PathNotFoundError 2015-12-08 12:04:04 -08:00
s3-aws [driver/s3aws] Update s3aws driver parameter parsing to match s3goamz 2016-03-07 11:52:34 -08:00
s3-goamz Adds new s3 driver using aws-sdk-go instead of goamz 2016-02-12 15:59:26 -08:00
swift driver/swift: treat empty object list as a PathNotFoundError 2015-12-08 12:04:04 -08:00
testsuites Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Fix description of StorageDriver.WriteStream 2016-02-17 13:57:20 +03:00