aboutsummaryrefslogtreecommitdiff
path: root/pkg/seccomp/seccomp.go
Commit message (Collapse)AuthorAge
* add pkg/seccompValentin Rothberg2020-02-12
Add pkg/seccomp to consolidate all seccomp-policy related code which is currently scattered across multiple packages and complicating the creatconfig refactoring. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>