package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewStrategy creates a new strategy that enforces seccomp profile constraints.
# Constants
AllowAny is the wildcard used to allow any profile.
The annotation key specifying the allowed seccomp profiles.
The annotation key specifying the default seccomp profile.
# Interfaces
Strategy defines the interface for all seccomp constraint strategies.