distribution/registry/proxy
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
..
scheduler Buffer writing the scheduler entry state to disk by periodically checking for 2015-10-29 11:35:52 -07:00
proxyauth.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyblobstore.go Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
proxyblobstore_test.go Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
proxymanifeststore.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
proxymanifeststore_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
proxymetrics.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyregistry.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
proxytagservice.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
proxytagservice_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00