Documentation ¶
Index ¶
Constants ¶
View Source
const ( CertsDataKey = "certs" TrustDomainLabel = "istio.banzaicloud.io/trust-domain" TrustBundleCASecretType corev1.SecretType = "istio.banzaicloud.io/trust-bundle-ca" WebhookEndpointPath = "/spiffe-trust-bundle" )
Variables ¶
This section is empty.
Functions ¶
func ParseCertficates ¶
func ParseCertficates(raw []byte) ([]*x509.Certificate, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.