distribution/registry/proxy
Andrew T Nguyen feab4aafbc Implements garbage collection subcommand
- Includes a change in the command to run the registry. The registry
  server itself is now started up as a subcommand.
- Includes changes to the high level interfaces to support enumeration
  of various registry objects.

Signed-off-by: Andrew T Nguyen <andrew.nguyen@docker.com>
2016-02-29 14:15:21 -08:00
..
scheduler Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
proxyauth.go Extend authChallenger interface to remove type cast. 2016-02-17 13:07:14 -08:00
proxyblobstore.go Enable proxying registries to downgrade fetched manifests to Schema 1. 2016-02-22 17:56:48 -08:00
proxyblobstore_test.go Enable proxying registries to downgrade fetched manifests to Schema 1. 2016-02-22 17:56:48 -08:00
proxymanifeststore.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
proxymanifeststore_test.go Fix some typos in comments and strings 2016-02-23 22:33:38 +01: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 Implements garbage collection subcommand 2016-02-29 14:15:21 -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