k3s/pkg/kubelet
Dawn Chen 8ffbced280 Introduce terminationMessagePath to Container, and update conversion code
to assign the default path.

Move default setting for terminationMessagePath to conversion
from validation. Addressed other comments.
2014-11-10 10:55:56 -08:00
..
config Introduce terminationMessagePath to Container, and update conversion code 2014-11-10 10:55:56 -08:00
dockertools added support for authentication against the default docker registry when provided in the .dockercfg 2014-11-06 11:52:25 -08:00
cadvisor.go Extract cadvisor code to cadvisor.go 2014-10-23 15:53:26 -07:00
doc.go Reduce logging noise 2014-06-28 22:16:26 -07:00
handlers.go Rename httpGetInterface to httpGetter 2014-10-23 15:53:26 -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 #2143 from lavalamp/eventing2.1 2014-11-05 15:37:26 -08:00
kubelet_test.go Restart network container when container's configure is changed. 2014-11-04 14:38:33 -08:00
runonce.go Rename ID -> Name 2014-10-22 15:00:26 -04:00
runonce_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
server.go Add /podSpecs to Kubelet 2014-10-30 16:38:08 -07:00
server_test.go Add /podSpecs to Kubelet 2014-10-30 16:38:08 -07:00
types.go Rename ID -> Name 2014-10-22 15:00:26 -04:00