MCPcopy 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
33type initType string
34
35const (
36 initSetns initType = "setns"

Callers 1

startInitializationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected