registry/health
Stephen J Day a68e081de4 Do not expose health check data in health handler
Because health check errors may expose sensitive data, we shouldn't expose the
details of the failure to clients. Instead, an error is returned to the client
with a hint about where they could find further information on why the service
is down.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-11 11:50:58 -07:00
..
api Adding first version of HealthCheck 2015-03-20 14:38:40 -07:00
checks Test: add test for HTTPChecker 2015-06-10 01:39:34 +08:00
doc.go Adding first version of HealthCheck 2015-03-20 14:38:40 -07:00
health.go Do not expose health check data in health handler 2015-08-11 11:50:58 -07:00
health_test.go Provide simple storage driver health check 2015-08-11 11:50:52 -07:00