package
0.0.0-20241218063933-29cd8d68fd24
Repository: https://github.com/mintoolkit/mint.git
Documentation: pkg.go.dev

# Constants

Action types.
Action types.
Action types.
Action types.
Action types.
Architecture types.
Architecture types.
Architecture types.
Architecture types.
Architecture types.
Operator types.
Operator types.
Operator types.
Operator types.
Operator types.
Operator types.
Operator types.

# Structs

No description provided by the author
Arg used for matching specific syscall arguments in Seccomp.
Filter is used to conditionally apply Seccomp rules.
Seccomp represents syscall restrictions.
Syscall is used to match a syscall in Seccomp.

# Type aliases

Action taken upon Seccomp rule match.
Arch - architecture type Additional architectures permitted to be used for system calls By default only the native architecture of the kernel is permitted.
Operator used to match syscall arguments in Seccomp.