distribution/registry/proxy
Richard Scothern 924913b4c3 Avoid returning nil, nil when fetching a manifest by tag by introducing a new
error ErrManifestNotModified which can be checked by clients.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-09-18 16:19:37 -07:00
..
scheduler Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyauth.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyblobstore.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyblobstore_test.go Functional options for NewRegistryWithDriver 2015-08-19 11:06:30 -07:00
proxymanifeststore.go Avoid returning nil, nil when fetching a manifest by tag by introducing a new 2015-09-18 16:19:37 -07:00
proxymanifeststore_test.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
proxymetrics.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyregistry.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00