Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultProfile ¶
func DefaultProfile(sp *specs.Spec) *specs.LinuxSeccomp
DefaultProfile defines the whitelist for the default seccomp profile.
func WithDefaultProfile ¶
WithDefaultProfile sets the default seccomp profile to the spec. Note: must follow the setting of process capabilities
func WithProfile ¶
WithProfile receives the name of a file stored on disk comprising a json formated seccomp profile, as specified by the opencontainers/runtime-spec. The profile is read from the file, unmarshaled, and set to the spec.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.