distribution/registry/proxy
Richard Scothern 36936218c2 Enable proxying registries to downgrade fetched manifests to Schema 1.
Ensure Accept headers are sent with TagService.Get (which hits manifest
endpoints).  Add support for remote Get and Put for the proxied blobstore.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2016-02-23 14:39:19 -08:00
..
scheduler Invalidate the blob store descriptor caches when content is removed from from 2016-01-26 17:02:59 -08:00
proxyauth.go Extend authChallenger interface to remove type cast. 2016-02-23 14:39:14 -08:00
proxyblobstore.go Enable proxying registries to downgrade fetched manifests to Schema 1. 2016-02-23 14:39:19 -08:00
proxyblobstore_test.go Enable proxying registries to downgrade fetched manifests to Schema 1. 2016-02-23 14:39:19 -08:00
proxymanifeststore.go To avoid any network use unless necessary, delay establishing authorization 2016-02-23 14:39:06 -08:00
proxymanifeststore_test.go Extend authChallenger interface to remove type cast. 2016-02-23 14:39:14 -08: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 Extend authChallenger interface to remove type cast. 2016-02-23 14:39:14 -08:00
proxytagservice.go To avoid any network use unless necessary, delay establishing authorization 2016-02-23 14:39:06 -08:00
proxytagservice_test.go To avoid any network use unless necessary, delay establishing authorization 2016-02-23 14:39:06 -08:00