distribution/registry/proxy
Richard Scothern 56af60ad24 To avoid any network use unless necessary, delay establishing authorization
challenges with the upstream until any proxied data is found not to be local.

Implement auth challenges behind an interface and add to unit tests.  Also,
remove a non-sensical unit test.

Signed-off-by: Richard Scothern <richard.scothern@docker.com>
2016-02-16 11:53:42 -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 To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxyblobstore.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxyblobstore_test.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxymanifeststore.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxymanifeststore_test.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -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 To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxytagservice.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxytagservice_test.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00