# Constants
containerName is the name of the container in the pod.
ContainerType is the container type (sandbox or container) annotation.
ContainerTypeContainer represents a container running within a pod.
ContainerTypeSandbox represents a pod sandbox container.
SandboxID is the sandbox ID annotation.
SandboxLogDir is the pod log directory annotation.
UntrustedWorkload is the sandbox annotation for untrusted workload.