# 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.