MCPcopy
hub / github.com/containerd/containerd / StopPodSandbox

Method StopPodSandbox

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

StopPodSandbox relays pod shutdown events to NRI.

(context.Context, PodSandbox)

Source from the content-addressed store, hash-verified

56
57 // StopPodSandbox relays pod shutdown events to NRI.
58 StopPodSandbox(context.Context, PodSandbox) error
59
60 // RemovePodSandbox relays pod removal events to NRI.
61 RemovePodSandbox(context.Context, PodSandbox) error

Callers 15

stopPodSandboxFuzzFunction · 0.65
TestPodUserNSFunction · 0.65
TestIssue10598Function · 0.65
TestContainerEventsFunction · 0.65
stopMethod · 0.65
cleanupPodsFunction · 0.65
TestTruncIndexFunction · 0.65

Implementers 1

localinternal/nri/nri.go

Calls

no outgoing calls

Tested by 15

stopPodSandboxFuzzFunction · 0.52
TestPodUserNSFunction · 0.52
TestIssue10598Function · 0.52
TestContainerEventsFunction · 0.52
stopMethod · 0.52
cleanupPodsFunction · 0.52
TestTruncIndexFunction · 0.52