k3s/pkg/healthz
Clayton Coleman 015bc3b7bd Remove global map from healthz
It currently is impossible to use two healthz handlers on different
ports in the same process.  This removes the global variables in favor
of requiring the consumer to specify all health checks up front.
2015-03-19 19:49:44 -04:00
..
doc.go Address comments. 2014-07-14 20:38:43 -07:00
healthz.go Remove global map from healthz 2015-03-19 19:49:44 -04:00
healthz_test.go Remove global map from healthz 2015-03-19 19:49:44 -04:00