# Functions

Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

KongUpstreamPolicyAnnotationKey is the key used to attach KongUpstreamPolicy to Services.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is a convenience var for generated clientsets.

# Structs

IngressBackend describes all endpoints for a given service and port.
IngressRule represents a rule to apply against incoming requests.
IngressTLS describes the transport layer security.
KongConsumerGroup is the Schema for the kongconsumergroups API.
KongConsumerGroupList contains a list of KongConsumerGroups.
KongConsumerGroupSpec defines the desired state of KongConsumerGroup.
KongConsumerGroupStatus represents the current status of the KongConsumerGroup resource.
KongUpstreamActiveHealthcheck configures active health check probing.
KongUpstreamHash defines how to calculate hash for consistent-hashing load balancing algorithm.
KongUpstreamHealthcheck represents a health-check config of an Upstream in Kong.
KongUpstreamHealthcheckHealthy configures thresholds and HTTP status codes to mark targets healthy for an upstream.
KongUpstreamHealthcheckUnhealthy configures thresholds and HTTP status codes to mark targets unhealthy.
KongUpstreamPassiveHealthcheck configures passive checks around passive health checks.
KongUpstreamPolicy allows configuring algorithm that should be used for load balancing traffic between Kong Upstream's Targets.
KongUpstreamPolicyList contains a list of KongUpstreamPolicy.
KongUpstreamPolicySpec contains the specification for KongUpstreamPolicy.
TCPIngress is the Schema for the tcpingresses API.
TCPIngressList contains a list of TCPIngress.
TCPIngressSpec defines the desired state of TCPIngress.
TCPIngressStatus defines the observed state of TCPIngress.
UDPIngress is the Schema for the udpingresses API.
UDPIngressList contains a list of UDPIngress.
UDPIngressRule represents a rule to apply against incoming requests wherein no Host matching is available for request routing, only the port is used to match requests.
UDPIngressSpec defines the desired state of UDPIngress.
UDPIngressStatus defines the observed state of UDPIngress.

# Type aliases

HashInput is the input for consistent-hashing load balancing algorithm.
HTTPStatus is an HTTP status code.