package
0.16.1
Repository: https://github.com/jetstack/cert-manager.git
Documentation: pkg.go.dev

# Functions

ParseTLSKeyFromSecret will parse and decode a private key from the given Secret at the given key index.
No description provided by the author
No description provided by the author
SecretTLSKey will decode a PKCS1/SEC1 (in effect, a RSA or ECDSA) private key stored in a secret with 'name' in 'namespace'.
No description provided by the author
SecretTLSKeyRef will decode a PKCS1/SEC1 (in effect, a RSA or ECDSA) private key stored in a secret with 'name' in 'namespace'.