Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
loadShimTask
Function · 0.65
cleanupShim
Method · 0.65
Shutdown
Method · 0.65
PID
Method · 0.65
delete
Method · 0.65
Create
Method · 0.65
Pause
Method · 0.65
Resume
Method · 0.65
Start
Method · 0.65
Kill
Method · 0.65
Exec
Method · 0.65
Pids
Method · 0.65
Implementers
1
shim
core/runtime/v2/shim.go
Calls
no outgoing calls
Tested by
no test coverage detected