kubernetes/contrib/mesos/pkg/executor/service
Michael Taufen b9ad337bbd 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-08-26 11:21:07 -07:00
..
podsource Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cadvisor.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
kubelet.go Merge pull request #27349 from resouer/delete 2016-07-12 01:04:35 -07:00
service.go Rename ConnectToDockerOrDie to CreateDockerClientOrDie 2016-08-26 11:21:07 -07:00