distribution/registry
Aaron Lehmann b9b9cafa8f Expose a Registry type in health package, so unit tests can stay isolated from each other
Update docs.

Change health_test.go tests to create their own registries and register
the checks there. The tests now call CheckStatus directly instead of
polling the HTTP handler, which returns results from the default
registry.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-20 15:07:54 -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 Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
handlers Expose a Registry type in health package, so unit tests can stay isolated from each other 2015-08-20 15:07:54 -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 Functional options for NewRegistryWithDriver 2015-08-19 11:06:30 -07:00
storage Functional options for NewRegistryWithDriver 2015-08-19 11:06:30 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00