# Functions
Add creates a new CertificateRequest Controller and adds it to the Manager.
GetCertificate returns a certificate to the caller after retrieving the certificates secret.
GetSecret returns a secret based on a secretName and namespace.
ParseCertificateData returns a decoded x509 certificate to the caller.
SecretExists returns a boolean to the caller basd on the secretName and namespace args.
Contacts cloudflareDnsOverHttpsEndpoint and validates the json response.
VerifyDnsResourceRecordUpdate is used to export the verifyDnsResourceRecordUpdate result back to the caller.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
ReconcileCertificateRequest reconciles a CertificateRequest object.