# Functions

ExtractClientCertificate extracts the secret name containing the client-certificate to use.
ExtractConfigurationName extracts the name of the KongIngress object that holds information about the configuration to use in Routes, Services and Upstreams.
ExtractHostAliases extracts the host-aliases annotation value.
ExtractHostHeader extracts the host-header annotation value.
ExtractHTTPSRedirectStatusCode extracts the https redirect status code annotation value.
ExtractKongPluginsFromAnnotations extracts information about Kong Plugins configured using konghq.com/plugins annotation.
ExtractMethods extracts the methods annotation value.
ExtractPath extracts the path annotations containing the HTTP path.
ExtractPreserveHost extracts the preserve-host annotation value.
ExtractProtocolName extracts the protocol supplied in the annotation.
ExtractProtocolNames extracts the protocols supplied in the annotation.
ExtractRegexPriority extracts the regex-priority annotation value.
ExtractRequestBuffering extracts the boolean annotation indicating whether or not a route should buffer requests.
ExtractResponseBuffering extracts the boolean annotation indicating whether or not a route should buffer responses.
ExtractSNIs extracts the route SNI match criteria annotation value.
ExtractStripPath extracts the strip-path annotations containing the the boolean string "true" or "false".
HasForceSSLRedirectAnnotation returns true if the annotation ingress.kubernetes.io/force-ssl-redirect is set to "true" in anns.
HasServiceUpstreamAnnotation returns true if the annotation ingress.kubernetes.io/service-upstream is set to "true" in anns.
IngressClassValidatorFunc returns a function which can validate if an Object belongs to an the ingressClass or not.
IngressClassValidatorFuncFromObjectMeta returns a function which can validate if an ObjectMeta belongs to an the ingressClass or not.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
DefaultIngressClass defines the default class used by Kong's ingress controller.
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author