distribution/registry/client
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
..
auth Fix typo in Version doc 2015-07-08 11:02:47 -07:00
transport Refactor client auth 2015-07-01 15:00:25 -07:00
blob_writer.go Break down type dependencies 2015-05-19 19:56:27 -07:00
blob_writer_test.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
errors.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
repository.go Add Registry to client bindings for Repositories 2015-07-22 17:48:15 -07:00
repository_test.go Add Registry to client bindings for Repositories 2015-07-22 17:48:15 -07:00