package
0.2.3
Repository: https://github.com/kristofferahl/aeto.git
Documentation: pkg.go.dev

# Functions

NewConnector returns a Connector.

# Constants

AlbIngressControllerIngressAnnotation_CertificateArnKey is the annotation key used by ALB Ingress Controller to look for certificates to assign to the ALB listener for HTTPS.
AlbIngressControllerIngressAnnotation_OperatorControlled indicates that the ingress resource is controlled by the operator when the value is set to true.
AlbIngressControllerIngressAnnotation_OperatorOriginalCertificateArnKey is the annotation key containing a static set of certificate arns to include in the final list of arns.
No description provided by the author

# Structs

AlbIngressControllerConnector defines a connector of certificates for use with ALB Ingress Contoller.
CertificateConnectorReconciler reconciles a CertificateConnector object.
CertificateReconciler reconciles a Certificate object.

# Interfaces

Connector defines a connector of certificates.