apiserver/pkg/server/healthz
Morgan Bauer c5c5445b49 basic logging for healthz installer
- InstallHandler is the public interface through which all interaction
   occurs.
 - It is good to know whether the default ping is occurring to know due
   to manual installation or automatic installation.
 - It is good to know how many handlers are installed to see whether
   code changes are taking effect.
 - It is good to know the names of the handlers that are installed to
   make sure that a handler a user thinks is installed is being
   installed at runtime.
 - Print all the checkers once

Kubernetes-commit: efa66227d4fbcfad9fec21755b898f5d10d3344c
2017-09-03 14:04:11 +00:00
..
BUILD basic logging for healthz installer 2017-09-03 14:04:11 +00:00
doc.go genericapiserver: fix imports 2017-01-19 10:27:27 -05:00
healthz.go basic logging for healthz installer 2017-09-03 14:04:11 +00:00
healthz_test.go basic logging for healthz installer 2017-09-03 14:04:11 +00:00