package
3.4.7
Repository: https://github.com/containers/podman.git
Documentation: pkg.go.dev

# Functions

LookupPolicy looks up the corresponding Policy for the specified string.

# Constants

ContainerImageLabel is the key of the image annotation embedding a seccomp profile.
PolicyDefault - if set use SecurityConfig.SeccompProfilePath, otherwise use the default profile.
PolicyImage - if set use SecurityConfig.SeccompProfileFromImage, otherwise follow SeccompPolicyDefault.

# Type aliases

Policy denotes a seccomp policy.