//
pkg.gl
Category
github.com/gardener/external-dns-management
pkg
controller
remoteaccesscertificates
package
0.23.1
Repository:
https://github.com/gardener/external-dns-management.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
120 SLOC
#
Functions
CreateCertificate
CreateCertificate creates a client or server TLS certificate.
CreateSubject
CreateSubject is a helper to create a subject for a given common name.
DecodeCert
DecodeCert decodes a certificate PEM.
DecodePrivateKey
DecodePrivateKey decodes a certificate private key PEM.
#
Structs
CertData
CertData contains the created certificate.