# Functions
ContainerClassFromAnnotations determines the effective class of a container from the Pod annotations and CRI level container annotations of a container.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ClassOrigin type indicates the source of container's class information: whether it is found from CRI level container annotations, Kubernetes' pod annotations, or it has not been found at all.