package
3.0.0+incompatible
Repository: https://github.com/skyscanner/kms-issuer.git
Documentation: pkg.go.dev
# Functions
AddFinalizer adds the finalizer to the object.
IsBeingDeleted returns true if a deletion timestamp is set.
NeedToAddFinalizer checks if need to add finalizer to object.
NewKMSIssuerReconciler Initialise a new KMSIssuerReconciler.
NewKMSKeyReconciler Initialise a new NewKMSKeyReconciler.
ParseCertificate parse the x509 certificate.
RemoveFinalizer removes the specified finalizer.
# Constants
FinalizerName is the name of the kuberneter finalizer being added to the KMSIssuer resources.
# Structs
CertificateRequestReconciler reconciles a StepIssuer object.
KMSIssuerReconciler reconciles a KMSIssuer object.
KMSKeyReconciler reconciles a KMSKey object.