package seccomp
import "github.com/containerd/cri/pkg/seccomp"
Index ¶
Functions ¶
func IsEnabled ¶
func IsEnabled() bool
IsEnabled returns if the kernel has been configured to support seccomp. From https://github.com/opencontainers/runc/blob/v1.0.0-rc91/libcontainer/seccomp/seccomp_linux.go#L86-L102
Source Files ¶
- Version
- v1.19.0 (latest)
- Published
- Aug 20, 2020
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 2 months ago –
Tools for package owners.