Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/opencontainers/runc
/ initType
TypeAlias
initType
libcontainer/init_linux.go:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
)
32
33
type
initType string
34
35
const
(
36
initSetns initType =
"setns"
Callers
1
startInitialization
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected