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

Method ID

core/runtime/v2/shim.go:192–192  ·  view source on GitHub ↗

ID of the shim.

()

Source from the content-addressed store, hash-verified

190
191 // ID of the shim.
192 ID() string
193 // Namespace of this shim.
194 Namespace() string
195 // Bundle is a file system path to shim's bundle.

Callers 15

loadShimTaskFunction · 0.65
cleanupShimMethod · 0.65
ShutdownMethod · 0.65
PIDMethod · 0.65
deleteMethod · 0.65
CreateMethod · 0.65
PauseMethod · 0.65
ResumeMethod · 0.65
StartMethod · 0.65
KillMethod · 0.65
ExecMethod · 0.65
PidsMethod · 0.65

Implementers 1

shimcore/runtime/v2/shim.go

Calls

no outgoing calls

Tested by

no test coverage detected