distribution/registry
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
..
api Allow single character repository names 2015-07-10 12:10:42 -06:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Allow conditional fetching of manifests with the registry client. 2015-07-14 16:52:52 -07:00
handlers Add Etag header for manifests. 2015-06-19 10:44:21 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Allow conditional fetching of manifests with the registry client. 2015-07-14 16:52:52 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00