# Functions

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

# Constants

ControllerLogLevelDebug is the debug level for control plane logging.
ControllerLogLevelError is the error level for control plane logging.
ControllerLogLevelInfo is the info level for control plane logging.
GroupName specifies the group name used to register the objects.
NginxGatewayConditionValid is a condition that is true when the NginxGateway configuration is syntactically and semantically valid.
NginxGatewayReasonInvalid is a reason that is used with the "Valid" condition when the condition is False.
NginxGatewayReasonValid is a reason that is used with the "Valid" condition when the condition is True.

# Variables

AddToScheme applies all the stored functions to the scheme.
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

Logging defines logging related settings for the control plane.
NginxGateway represents the dynamic configuration for an NGINX Kubernetes Gateway control plane.
NginxGatewayList contains a list of NginxGateways.
NginxGatewaySpec defines the desired state of the NginxGateway.
NginxGatewayStatus defines the state of the NginxGateway.

# Type aliases

ControllerLogLevel type defines the logging level for the control plane.
NginxGatewayConditionReason defines the set of reasons that explain why a particular NginxGateway condition type has been raised.
NginxGatewayConditionType is a type of condition associated with an NginxGateway.