k3s/pkg/healthz
Clayton Coleman bbf3b55e76 Extract RESTHandler and allow API groupings
Prepare for running multiple API versions on the same HTTP server
by decoupling some of the mechanics of apiserver.  Define a new
APIGroup object which represents a version of the API.
2014-08-13 10:53:34 -04:00
..
doc.go Address comments. 2014-07-14 20:38:43 -07:00
healthz.go Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
healthz_test.go add tests for the healthz package 2014-07-20 12:28:02 -07:00