# Packages
No description provided by the author
# Functions
AddFinalizer adds the provided finalizer to the object and updates it in the cluster.
ClusterUniqueName returns a name for cluster-scoped objects that is uniquely identified by a namespace and name.
ClusterUniqueName returns a name for cluster-scoped objects that is uniquely identified by a namespace and name.
MergeLabelsAndAnnotations copies labels and annotations from a source to the destination ObjectMeta, overwriting any existing labels and annotations of the same key.
NewReconcilerTLS creates a new ReconcilerTLS using the provided configuration.
RemoveFinalizer removes the provided finalizer from the object and updates it in the cluster.
SeccompProfile returns a SeccompProfile for the restricted Pod Security Standard that, on OpenShift, is backwards-compatible with OpenShift < 4.11.
# Variables
ErrCertNotReady is returned when cert-manager has not marked the certificate as ready, and no TLS secret has been populated yet.
# Structs
No description provided by the author
ReconcilerTLSConfig contains parameters used to create a ReconcilerTLS.
# Interfaces
OSUtils is an abstraction on functionality that interacts with the operating system.
ReconcilerTLS contains methods a reconciler may wish to use when configuring TLS-related functionality.