Documentation ¶
Index ¶
Constants ¶
View Source
const ( SelfSignedIssuerName = "service-ca-self-signed" CACertName = "service-ca-certificate" CAName = "service-ca" CASecretName = "service-ca-root" ServiceIssuerName = "service-ca-issuer" )
View Source
const ( // ServiceCertSecretLabelKey is the label key for linking the // Certificate secret to the service for which it was issued ServiceCertSecretLabelKey = "service.syn.tools/certificate" )
Variables ¶
This section is empty.
Functions ¶
func CertificateName ¶
CertificateName returns the name for the Certificate resource belonging to the service with name `svcName`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.