MCPcopy Create free account
hub / github.com/apache/mesos / getSocket

Method getSocket

src/docker/docker.hpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325 }
326
327 virtual std::string getSocket()
328 {
329 return socket;
330 }
331
332protected:
333 // Uses the specified path to the Docker CLI tool.

Callers 2

runNetNamespaceCheckMethod · 0.80
launchHealthCheckMethod · 0.80

Calls

no outgoing calls

Tested by 1

runNetNamespaceCheckMethod · 0.64