# Functions

ControllerNameFromPod given a pod will return the root controller from the owner references.
GenerateCertificate creates/updates a certificate resource to be used for authentication.
GetCertName returns the name that should be used for the certificate/secret based on an annotation on the pod or the root owner of the pod's name.
MapContains check to see if a map of [string]string contains a key.

# Variables

No description provided by the author