distribution/registry/storage/driver
Stefan Weil 615c6dfced Fix some typos in comments and strings
All of them were found and fixed by codespell.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-02-23 22:33:38 +01: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 Typo fixes in comments 2016-02-10 16:26:29 -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] Fix TestStorageClass 2016-02-16 17:50:55 -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