MCPcopy
hub / github.com/containerd/containerd / StopContainer

Method StopContainer

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

StopContainer relays container stop requests to NRI.

(context.Context, PodSandbox, Container)

Source from the content-addressed store, hash-verified

80
81 // StopContainer relays container stop requests to NRI.
82 StopContainer(context.Context, PodSandbox, Container) error
83
84 // NotifyContainerExit handles the exit event of a container.
85 NotifyContainerExit(context.Context, PodSandbox, Container)

Callers 15

stopContainerFuzzFunction · 0.65
TestContainerRestartFunction · 0.65
runHostProcessFunction · 0.65
TestContainerEventsFunction · 0.65
createContainerMethod · 0.65
TestContainerStatsFunction · 0.65

Implementers 1

localinternal/nri/nri.go

Calls

no outgoing calls

Tested by 15

stopContainerFuzzFunction · 0.52
TestContainerRestartFunction · 0.52
runHostProcessFunction · 0.52
TestContainerEventsFunction · 0.52
createContainerMethod · 0.52
TestContainerStatsFunction · 0.52