MCPcopy
hub / github.com/containerd/containerd / Start

Method Start

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

Start starts the NRI interface, allowing external NRI plugins to connect, register, and hook themselves into the lifecycle events of pods and containers.

()

Source from the content-addressed store, hash-verified

41 // connect, register, and hook themselves into the lifecycle events
42 // of pods and containers.
43 Start() error
44
45 // Stop stops the NRI interface.
46 Stop()

Callers 15

supportsIDMapFunction · 0.65
newCtrdProcFunction · 0.65
setupMethod · 0.65
connectNewPluginMethod · 0.65
StartMethod · 0.65
injectDelayToUmount2Function · 0.65
startMethod · 0.65
RestartMethod · 0.65
TestContainerStartFunction · 0.65
TestContainerOutputFunction · 0.65
TestContainerWaitFunction · 0.65

Implementers 1

localinternal/nri/nri.go

Calls

no outgoing calls

Tested by 15

supportsIDMapFunction · 0.52
newCtrdProcFunction · 0.52
setupMethod · 0.52
connectNewPluginMethod · 0.52
StartMethod · 0.52
injectDelayToUmount2Function · 0.52
TestContainerStartFunction · 0.52
TestContainerOutputFunction · 0.52
TestContainerWaitFunction · 0.52
TestContainerExecFunction · 0.52