distribution/health
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 Adding first version of HealthCheck 2015-03-20 14:38:40 -07:00
checks Add configurable file-existence and HTTP health checks 2015-08-20 14:50:12 -07:00
doc.go Expose a Registry type in health package, so unit tests can stay isolated from each other 2015-08-20 15:07:54 -07:00
health.go Expose a Registry type in health package, so unit tests can stay isolated from each other 2015-08-20 15:07:54 -07:00
health_test.go Expose a Registry type in health package, so unit tests can stay isolated from each other 2015-08-20 15:07:54 -07:00