Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateBundleToString ¶
func CertificateBundleToString(bundle []*x509.Certificate) string
CertificateBundleToString converts a certificate bundle into a human readable string.
func CertificateToString ¶
func CertificateToString(certificate *x509.Certificate) string
CertificateToString converts a certificate into a human readable string. This function should guarantee consistent output format for must-gather tooling and any code that prints the certificate details.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.