package
0.0.0-20211011124331-6a6528ca6d81
Repository: https://github.com/rayyno/k8soperator.git
Documentation: pkg.go.dev

# Functions

DecodeCertificate returns an x509.Certificate for a PEM encoded certificate.
DecodeKey will take a PEM encoded Private Key and convert to raw der bytes.
EnsureSecretPassJKS ensures a JKS password is present in a certificate secret.
GenerateJKS creates a JKS with a random password from a client cert/key combination.
GeneratePass generates a random password.
GenerateTestCert is used from unit tests for generating certificates.