distribution/registry/client
Stephen J Day 44da954565 Refactor specification of supported digests
To make the definition of supported digests more clear, we have refactored the
digest package to have a special Algorithm type. This represents the digest's
prefix and we associated various supported hash implementations through
function calls.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-05-22 18:08:23 -07:00
..
transport Only do auth checks for endpoints starting with v2 2015-05-20 13:35:23 -07:00
blob_writer.go Break down type dependencies 2015-05-19 19:56:27 -07:00
blob_writer_test.go Feedback update 2015-05-19 19:18:30 -07:00
errors.go Remove error message shortening 2015-05-20 14:55:59 -07:00
repository.go Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
repository_test.go Add unauthorized error check 2015-05-20 10:05:44 -07:00