Documentation ¶
Overview ¶
Package seccomp implements some features of libseccomp in order to support OCI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildProgram ¶
func BuildProgram(s *specs.LinuxSeccomp) (bpf.Program, error)
BuildProgram generates a bpf program based on the given OCI seccomp config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.