MCPcopy
hub / github.com/containerd/containerd / RemovePodSandbox

Method RemovePodSandbox

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

RemovePodSandbox relays pod removal events to NRI.

(context.Context, PodSandbox)

Source from the content-addressed store, hash-verified

59
60 // RemovePodSandbox relays pod removal events to NRI.
61 RemovePodSandbox(context.Context, PodSandbox) error
62
63 // CreateContainer relays container creation requests to NRI.
64 CreateContainer(context.Context, PodSandbox, Container) (*nri.ContainerAdjustment, error)

Callers 15

removePodSandboxFuzzFunction · 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

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