Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyAndParseCABundle ¶
func VerifyAndParseCABundle(cm *corev1.ConfigMap) ([]*x509.Certificate, []byte)
func VerifyAndParseTLSCert ¶
func VerifyAndParseTLSCert(secret *corev1.Secret, options TLSCertOptions) ([]*x509.Certificate, []byte, crypto.PrivateKey, []byte)
Types ¶
type TLSCertOptions ¶
Click to show internal directories.
Click to hide internal directories.