distribution/registry
Patrick Devine 14749fdce4 Add Registry to client bindings for Repositories
The way Repositories() was initially called was somewhat different than
other parts of the client bindings because there was no way to instantiate a
Namespace.  This change implements a NewRegistry() function which changes
it so that Repositories() can be called the way one would expect.

It doesn't implement any of the other functions of Namespaces.

Signed-off-by: Patrick Devine <patrick.devine@docker.com>
2015-07-22 17:48:15 -07:00
..
api Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Add Registry to client bindings for Repositories 2015-07-22 17:48:15 -07:00
handlers Create Repositories method 2015-07-21 21:45:14 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Create Repositories method 2015-07-21 21:45:14 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00