distribution/registry/client
Richard Scothern 48a2010ac3 Allow conditional fetching of manifests with the registry client.
Add a functional argument to pass a digest to (ManifestService).GetByTag().
If the digest matches an empty manifest and nil error are returned.

See 1bc740b0d5 for server implementation.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-07-14 16:52:52 -07:00
..
auth Fix typo in Version doc 2015-07-08 11:02:47 -07:00
transport Refactor client auth 2015-07-01 15:00:25 -07:00
blob_writer.go Break down type dependencies 2015-05-19 19:56:27 -07:00
blob_writer_test.go Add 'message' back to BlobTest sample json 2015-06-18 18:24:54 -07:00
errors.go Round 2 2015-05-26 17:18:32 -07:00
repository.go Allow conditional fetching of manifests with the registry client. 2015-07-14 16:52:52 -07:00
repository_test.go Allow conditional fetching of manifests with the registry client. 2015-07-14 16:52:52 -07:00