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

Method status

src/tests/containerizer.cpp:201–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199 }
200
201 Future<ContainerStatus> status(
202 const ContainerID& containerId)
203 {
204 return ContainerStatus();
205 }
206
207 Future<Option<mesos::slave::ContainerTermination>> wait(
208 const ContainerID& containerId)

Callers 15

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_PFunction · 0.45
TEST_PFunction · 0.45
TEST_PFunction · 0.45
operator()Method · 0.45
foreachkeyFunction · 0.45
foreachpairFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected