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

# Functions

ValidateAnnotations validates that a set of annotations are correctly defined.

# Constants

ContainerManager is the annotation key for indicating the creator and manager of the container.
ContainerManagerLibpod indicates that libpod created and manages the container.
ContainerTypeContainer represents a container running within a pod.
ContainerTypeSandbox represents a pod sandbox container.
DNS1123SubdomainMaxLength is a subdomain's max length in DNS (RFC 1123).
SandboxID is the sandbox ID annotation.