package
1.39.0-1.dev
Repository: https://github.com/tigera/operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Create creates a signer of new certificates and has methods to retrieve existing KeyPairs and Certificates.
No description provided by the author
No description provided by the author
HasRequiredKeyUsage returns true if the given certificate is valid for use as both a server certificate, as well as a client certificate for mTLS connections.
Returns true if the error is a CertExtKeyUsageError.
No description provided by the author
No description provided by the author

# Constants

OperatorCSRSignerName when this value is set as a signer on a CSR, the CSR controller will handle the request.

# Structs

CertExtKeyUsageError This type will be returned for errors that do not have the correct Ext Key usage types for a specific secert certificate.

# Interfaces

CertificateManager can sign new certificates and has methods to retrieve existing KeyPairs and Certificates.

# Type aliases

No description provided by the author