distribution/registry
Aaron Lehmann cbc9957e29 Add a cobra command that implements the entire main function for registry
Use this command in cmd/registry/main.go.

Move debug server to the main command, and change Serve to be a
ListenAndServe function.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-09-09 14:39:31 -07:00
..
api Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
auth Switch tests to import "github.com/docker/distribution/context" 2015-08-20 14:50:12 -07:00
client Merge pull request #934 from stevvooe/sanitize-url-correctly 2015-08-27 22:30:21 -07:00
handlers Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07: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 Move manifest package to schema1 2015-08-21 16:29:47 -07:00
storage Add TrustId parameter to swift driver 2015-09-02 15:05:29 +08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add a cobra command that implements the entire main function for registry 2015-09-09 14:39:31 -07:00