distribution/registry
Brian Bland ce88d8a6f4 Adds functional options arguments to the Blobs Create method
Removes the Mount operation and instead implements this behavior as part
of Create a From option is provided, which in turn returns a rich
ErrBlobMounted indicating that a blob upload session was not initiated,
but instead the blob was mounted from another repository

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-01-13 16:42:59 -08:00
..
api Adds cross-repository blob mounting behavior 2016-01-08 13:53:18 -08:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
handlers Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
storage Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00