Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultProfile is a nil pointer on unsupported systems. DefaultProfile *types.Seccomp )
Functions ¶
func GetDefaultProfile ¶
func GetDefaultProfile() (*specs.Seccomp, error)
GetDefaultProfile returns the default seccomp profile.
func LoadProfile ¶
LoadProfile takes a file path and decodes the seccomp profile.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.