# Packages
No description provided by the author
# Functions
ServiceToCommonName generates the CommonName for the certificate when using a k8s service.
# Structs
Artifacts hosts a private key, its corresponding serving certificate and the CA certificate that signs the serving certificate.
SelfSignedCertGenerator implements the certGenerator interface.
# Interfaces
CertGenerator is an interface to provision the serving certificate.