//
pkg.gl
Category
github.com/oasisprotocol/oasis-core/go
runtime
host
sandbox
process
package
0.2501.0
Repository:
https://github.com/oasisprotocol/oasis-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
3
Files
782 SLOC
#
Functions
NewBubbleWrap
NewBubbleWrap creates a Bubblewrap-based sandbox.
NewNaked
NewNaked creates a naked "sandbox" which performs no sandboxing and runs the given binary as a regular child process.
#
Structs
Config
Config contains the sandbox configuration.
#
Interfaces
Process
Process is a sandboxed process.