package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-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.
AllowedProfilesAnnotationKey specifies the allowed seccomp profiles.
DefaultProfileAnnotationKey specifies the default seccomp profile.

# Interfaces

Strategy defines the interface for all seccomp constraint strategies.