# Functions
GetClientMaxBodySizeAnnotation returns the client-max-body-size in a Pod's annotation, if applicable.
GetMTLSModeAnnotation returns the MTLS mode in a Pod's annotation, if applicable.
GetOwner gets a pod's owner type and name.
GetReplicaSetOwner returns a ReplicaSet's owner if it exists, otherwise just return "replicaset".
IsInjected checks if a pod is injected.