MCPcopy
hub / github.com/containerd/containerd / empty

Function empty

integration/client/container_test.go:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54)
55
56func empty() cio.Creator {
57 return cio.NullIO
58}
59
60func TestContainerList(t *testing.T) {
61 client, err := newClient(t, address)

Callers 15

TestContainerStartFunction · 0.85
TestContainerWaitFunction · 0.85
TestContainerExecFunction · 0.85
TestContainerPidsFunction · 0.85
TestContainerKillFunction · 0.85
TestWaitStoppedTaskFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…