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

# Functions

OwningCertForSecret gets the name of the owning certificate for a given secret, returning nil if no such object exists.
Register registers an injection controller with the given manager, and adds relevant indicies.
RegisterCertificateBased registers all known injection controllers that target Certificate resources with the given manager, and adds relevant indices.
RegisterSecretBased registers all known injection controllers that target Secret resources with the given manager, and adds relevant indices.

# Variables

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

# Interfaces

CertInjector knows how to create an instance of an InjectTarget for some particular type of inject target.
Injectable is a point in a Kubernetes API object that represents a Kubernetes Service reference with a corresponding spot for a CA bundle.
InjectTarget is a Kubernetes API object that has one or more references to Kubernetes Services with corresponding fields for CA bundles.