# Functions

ErrorPage error handler.
Health handler.
Metrics handler.

# Constants

CodeHeader name of the header used as source of the HTTP status code to return.
ContentType name of the header that defines the format of the reply.
FormatHeader name of the header used to extract the format.
HTML content-type for html.
IngressName name of the header that contains the matched Ingress.
JSON content-type for json.
Namespace name of the header that contains information about the Ingress namespace.
OriginalURI name of the header with the original URL from NGINX.
RequestID is a unique ID that identifies the request - same as for backend service.
ServiceName name of the header that contains the matched Service in the Ingress.
ServicePort name of the header that contains the matched Service port in the Ingress.

# Structs

HealthResponse health response.