- 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 |
||
|---|---|---|
| .. | ||
| BUILD | ||
| doc.go | ||
| healthz.go | ||
| healthz_test.go | ||