distribution/registry/proxy
Derek McGowan a1a73884f9
Refactor authorization challenges to its own package
Split challenges into its own package. Avoids possible
import cycle with challenges from client.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-11-09 15:27:40 -08:00
..
scheduler Update proxy scheduler test to account for race 2016-08-29 14:27:32 -07:00
proxyauth.go Refactor authorization challenges to its own package 2016-11-09 15:27:40 -08:00
proxyblobstore.go when deploy registry as a pull through cache ,function copeContent() may cause a socket leak when docker user canceled its pull operation. 2016-08-02 11:10:10 +08:00
proxyblobstore_test.go Add hash map locking to proxy tests 2016-08-29 13:39:24 -07:00
proxymanifeststore.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
proxymanifeststore_test.go Refactor authorization challenges to its own package 2016-11-09 15:27:40 -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 Refactor authorization challenges to its own package 2016-11-09 15:27:40 -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 Add support for layers from foreign sources 2016-05-20 12:31:10 -07:00