distribution/registry/client
Derek McGowan d8fcbeeb71
Update registry to use WithName for creating Named values
The registry uses partial Named values which the named parsers
no longer support. To allow the registry service to continue
to operate without canonicalization, switch to use WithName.
In the future, the registry should start using fully canonical
values on the backend and WithName should no longer support
creating partial values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-18 13:56:56 -08:00
..
auth Enforce image is treated as empty class 2016-12-05 15:10:29 -08:00
transport registry/client: set Accept: identity header when getting layers 2016-10-25 10:33:11 +02: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 Update oauth errors to use api errors 2016-11-09 19:29:18 -08:00
errors_test.go Include status code in UnexpectedHTTPResponseError 2016-03-15 09:03:56 -07:00
repository.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
repository_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00