Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCertificateTemplate ¶
func GenerateCertificateTemplate(config *operv1.CertGenConfig) (*x509.Certificate, error)
GenerateCertificateTemplate generates certificate template
func GenerateCertificates ¶
func GenerateCertificates(config *operv1.CertGenConfig) (*operv1.TLSCertificates, error)
GenerateCertificates generate certs for client server authentication
func GeneratePrivateKey ¶
func GeneratePrivateKey(config *operv1.CertGenConfig) (interface{}, error)
GeneratePrivateKey generates a private key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.