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
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
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