distribution/registry/storage
Stephen J Day d3d4423ff7 Remove half-baked Storage Driver IPC support
This removes documentation and code related to IPC based storage driver
plugins. The existence of this functionality was an original feature goal but
is now not maintained and actively confusing incoming contributions. We will
likely explore some driver plugin mechanism in the future but we don't need
this laying around in the meantime.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-06-29 16:52:12 -07:00
..
cache Decouple redis dependency from blob descriptor cache 2015-05-20 18:58:10 -07:00
driver Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
blob_test.go fixed typos 2015-05-30 18:22:41 -07:00
blobcachemetrics.go Open cache interface 2015-05-15 17:56:28 -07:00
blobserver.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
blobstore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
blobwriter.go Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
blobwriter_nonresumable.go Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00
blobwriter_resumable.go Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00
doc.go Move storage package under registry package 2015-02-11 12:43:04 -08:00
filereader.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filereader_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filewriter.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filewriter_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
linkedblobstore.go Merge pull request #556 from stevvooe/remove-uuid-dependency 2015-05-26 10:39:35 -07:00
manifeststore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
manifeststore_test.go Decouple redis dependency from blob descriptor cache 2015-05-20 18:58:10 -07:00
paths.go Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
paths_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
purgeuploads.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
purgeuploads_test.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
registry.go Merge pull request #387 from dmcgowan/registry-client-update 2015-05-20 15:55:20 -07:00
revisionstore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
signaturestore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
tagstore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
util.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
walk.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
walk_test.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00