k3s/pkg/health
Tim Hockin 0f97a73c1b Rename a bunch of "Make" functions to "New"
Also rename some to other names that make better reading.  There are still a
bunch of "make" functions but they do things like assemble a string from parts
or build an array of things.  It seemed that "make" there seemed fine.  "New"
is for "constructors".
2014-08-20 21:27:19 -07:00
..
doc.go Addressed comments. 2014-07-15 15:16:36 -07:00
exec.go Add a in container exec based health check. 2014-08-18 12:00:11 -07:00
exec_test.go Add a in container exec based health check. 2014-08-18 12:00:11 -07:00
health.go Address some follow up comments. 2014-08-18 12:49:52 -07:00
health_test.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
http.go Add a in container exec based health check. 2014-08-18 12:00:11 -07:00
http_test.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
tcp.go Add a in container exec based health check. 2014-08-18 12:00:11 -07:00
tcp_test.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00