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

# 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
No description provided by the author
Create a kubeVolume for an emptyDir volume.
Create a KubeVolume from an HostPathVolumeSource.
Create a KubeVolume from a PersistentVolumeClaimVolumeSource.
VolumeFromSecret creates a new kube volume from a kube secret.
Create a KubeVolume from one of the supported VolumeSource.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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:revive.
nolint:revive.

# Type aliases

nolint:revive.