apollo-code / native-bridge/src / PluginSandboxProfile
Interface: PluginSandboxProfile
Properties
env
env:
object
read
read:
string[]
fs
fs:
object
read
read:
string[]
write
write:
string[]
limits
limits:
object
cpu_seconds
cpu_seconds:
number
open_files
open_files:
number
processes
processes:
number
rss_mb
rss_mb:
number
net
net:
false| {allowlist:string[]; }