package
0.7.0
Repository: https://github.com/mkimuram/operator-sdk.git
Documentation: pkg.go.dev

# Functions

NewSDKCertGenerator constructs a new CertGenerator given the kubeClient.
No description provided by the author
No description provided by the author

# Constants

ClientAndServingCert defines both client and serving cert.
ClientCert defines a client cert.
ServingCert defines a serving cert.
TLSCertKey is the key for tls CA certificates.
TLSPrivateCAKeyKey is the key for the private CA key field.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CertConfig configures how to generate the Cert.
No description provided by the author

# Interfaces

CertGenerator is an operator specific TLS tool that generates TLS assets for the deploying a user's application.

# Type aliases

CertType defines the type of the cert.