distribution/registry
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
..
api Typo fixes in comments 2016-02-10 16:26:29 -08:00
auth Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
client Merge pull request #1482 from stweil/master 2016-02-23 14:08:21 -08:00
handlers Merge pull request #1451 from aaronlehmann/typo-fixes 2016-02-10 17:12:00 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
storage Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
garbagecollect.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
garbagecollect_test.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
registry.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
root.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00