Files
kubernetes/pkg/kubelet/dockertools
Kubernetes Submit Queue 0bd0d5571a Merge pull request #31540 from mtaufen/DockerOrDieRename
Automatic merge from submit-queue

Rename ConnectToDockerOrDie to CreateDockerClientOrDie

This function does not actually attempt to connect to the docker daemon, it just creates a client object that can be used to do so later. The old name was confusing, as it implied that a failure to touch the docker daemon could cause program termination (rather than just a failure to create the client).
2016-09-07 15:27:41 -07:00
..
2016-06-13 14:39:09 +02:00
2016-09-01 17:33:24 -07:00
2016-08-08 18:40:18 -07:00
2016-08-08 18:40:18 -07:00