MCPcopy Index your code
hub / github.com/containerd/containerd / Stop

Method Stop

internal/nri/nri.go:46–46  ·  view source on GitHub ↗

Stop stops the NRI interface.

()

Source from the content-addressed store, hash-verified

44
45 // Stop stops the NRI interface.
46 Stop()
47
48 // RunPodSandbox relays pod creation events to NRI.
49 RunPodSandbox(context.Context, PodSandbox) error

Callers 15

isReadyMethod · 0.65
limitedCopyMethod · 0.65
StopMethod · 0.65
onCloseMethod · 0.65
waitForStartMethod · 0.65
tearDownFunction · 0.65
startDaemonFunction · 0.65
newDaemonWithConfigFunction · 0.65
TestMainFunction · 0.65
WithFakeStatusFunction · 0.65
WithStatusFunction · 0.65
collectLoopMethod · 0.65

Implementers 1

localinternal/nri/nri.go

Calls

no outgoing calls

Tested by 8

isReadyMethod · 0.52
limitedCopyMethod · 0.52
StopMethod · 0.52
onCloseMethod · 0.52
tearDownFunction · 0.52
startDaemonFunction · 0.52
newDaemonWithConfigFunction · 0.52
TestMainFunction · 0.52