package
0.0.0-20250311065852-2ed5490351af
Repository: https://github.com/codeready-toolchain/member-operator.git
Documentation: pkg.go.dev

# Functions

CreateCerts creates and returns a CA certificate and certificate and key for the server.
No description provided by the author

# Constants

CACert is the name of the key associated with the certificate of the CA for the keypair.
Expiration is a default duration after which the certificates should expire.
ServerCert is the name of the key associated with the secret's public key.
ServerKey is the name of the key associated with the secret's private key.