Discover Packages
gvisor.dev/gvisor
runsc
fsgofer
filter
package
Version:
v0.0.0-...-a5542f1
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package filter defines all syscalls the gofer is allowed to make, and
installs seccomp filters to prevent prohibited syscalls in case it's
compromised.
Install installs seccomp filters.
type Options struct {
UDSOpenEnabled bool
UDSCreateEnabled bool
ProfileEnabled bool
DirectFS bool
CgoEnabled bool
}
Options are seccomp filter related options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.