k3s/pkg/kubelet
Daniel Smith a292d8c416 Merge pull request #1667 from hmrm/add-kubelet-disable-flags
Allow disabling non-necessary kubelet and apiserver endpoints
2014-10-10 13:38:11 -07:00
..
config Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
dockertools Handle and log errors when reading .dockercfg 2014-10-09 13:22:14 -07:00
doc.go Reduce logging noise 2014-06-28 22:16:26 -07:00
handlers.go Initial support of propogating the termination reasons and image failure 2014-10-06 13:37:22 -07:00
handlers_test.go Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
kubelet.go Merge pull request #1663 from smarterclayton/separate_pod_state_for_health_check 2014-10-10 09:11:59 -07:00
kubelet_test.go Refactor HealthCheck to take podUUID arguments 2014-10-09 16:42:55 -04:00
runonce.go runonce: isPodRunning returns no error 2014-10-08 22:34:40 -07:00
runonce_test.go runonce: list kubelet container between each iteration 2014-10-08 22:28:41 -07:00
server.go Allow disabling non-necessary kubelet and apiserver endpoints 2014-10-09 16:49:27 -07:00
server_test.go Allow disabling non-necessary kubelet and apiserver endpoints 2014-10-09 16:49:27 -07:00
types.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
validation.go Errors should be part of api/errors, not apiserver 2014-09-03 17:16:00 -04:00
validation_test.go use _ as the separator for docker container name. 2014-09-26 09:21:21 -07:00