MCPcopy
hub / github.com/google/gvisor / Init

Method Init

pkg/sentry/socket/plugin/plugin.go:31–31  ·  view source on GitHub ↗

Init initializes plugin stack.

(args *InitStackArgs)

Source from the content-addressed store, hash-verified

29
30 // Init initializes plugin stack.
31 Init(args *InitStackArgs) error
32
33 // PreInit handles prepare steps before initializing plugin stack.
34 // It may include joining namespace, mounting NIC, etc.

Implementers 1

Stackpkg/sentry/socket/plugin/stack/stack.g

Calls

no outgoing calls

Tested by 15

newContainerFunction · 0.52
TestBroadcasterFilterFunction · 0.52
BenchmarkMapBroadcastAckFunction · 0.52
newTestFDFunction · 0.52
newTestFDFunction · 0.52
MountMethod · 0.52