• Michael Taufen's avatar
    Rename ConnectToDockerOrDie to CreateDockerClientOrDie · b9ad337b
    Michael Taufen authored
    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).
    b9ad337b
Name
Last commit
Last update
..
config Loading commit data...
messages Loading commit data...
service Loading commit data...
apis.go Loading commit data...
doc.go Loading commit data...
executor.go Loading commit data...
executor_test.go Loading commit data...
mock_test.go Loading commit data...
node.go Loading commit data...
registry.go Loading commit data...
suicide.go Loading commit data...
suicide_test.go Loading commit data...
watcher.go Loading commit data...