package
1.12.5
Repository: https://github.com/nginxinc/kubernetes-ingress.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

TLSPassthroughListenerName is the name of a built-in TLS Passthrough listener.
TLSPassthroughListenerProtocol is the protocol of a built-in TLS Passthrough listener.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these object.

# Structs

Action defines an action.
GlobalConfiguration defines the GlobalConfiguration resource.
GlobalConfigurationList is a list of the GlobalConfiguration resources.
GlobalConfigurationSpec is the spec of the GlobalConfiguration resource.
HealthCheck defines the parameters for active Upstream HealthChecks.
Listener defines a listener.
Match defines the parameters of a custom health check.
SessionParameters defines session parameters.
TransportServer defines the TransportServer resource.
TransportServerList is a list of the TransportServer resources.
TransportServerListener defines a listener for a TransportServer.
TransportServerSpec is the spec of the TransportServer resource.
TransportServerStatus defines the status for the TransportServer resource.
Upstream defines an upstream.
UpstreamParameters defines parameters for an upstream.