# Functions
InitializeSeccompPaths takes annotations from the pod object metadata and finds annotations pertaining to seccomp it parses both pod and container level if the annotation is of the form "localhost/%s", the seccomp profile will be set to profileRoot/%s.
Create a map of volume name to KubeVolume.
No description provided by the author
No description provided by the author
Create a KubeVolume from an HostPathVolumeSource.
Create a KubeVolume from a PersistentVolumeClaimVolumeSource.
Create a KubeVolume from one of the supported VolumeSource.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
KubeSeccompPaths holds information about a pod YAML's seccomp configuration it holds both container and pod seccomp paths nolint:golint.
nolint:golint.
# Type aliases
nolint:golint.