distribution/registry/client
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
..
auth Allows token authentication handler to request additional scopes 2016-01-08 13:53:23 -08:00
transport Avoid stat round-trips when fetching a blob 2015-12-02 14:21:13 -08:00
blob_writer.go Print error for failed HTTP auth request. 2015-12-29 11:39:20 -08:00
blob_writer_test.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
errors.go Print error for failed HTTP auth request. 2015-12-29 11:39:20 -08:00
errors_test.go Merge branch 'print-error-msg' of https://github.com/k4leung4/distribution into print-error-msg 2015-12-29 16:26:13 -08:00
repository.go Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
repository_test.go Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00