distribution/registry/client
Brian Bland ff03381d49 Adds new storagedriver.FileWriter interface
Updates registry storage code to use this for better resumable writes.
Implements this interface for the following drivers:
 + Inmemory
 + Filesystem
 + S3
 + Azure

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-03-08 16:37:44 -08:00
..
auth Fix oauth cross repository push 2016-03-04 15:13:27 -08:00
transport Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
blob_writer.go Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -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 Handle nonstandard token endpoint errors 2016-01-20 14:45:08 -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 Enable proxying registries to downgrade fetched manifests to Schema 1. 2016-02-22 17:56:48 -08:00
repository_test.go Add manifest put by digest to the registry client 2016-01-26 14:20:23 -08:00