# Constants
ControlPlaneReadyType the ControlPlane is deployed and Ready.
DataPlaneReadyType the DataPlane is deployed and Ready.
GatewayFinalizerCleanupControlPlanes is the finalizer to cleanup owned controlplane resources.
GatewayFinalizerCleanupDataPlanes is the finalizer to cleanup owned dataplane resources.
GatewayFinalizerCleanupNetworkpolicies is the finalizer to cleanup owned network policies.
GatewayReasonServiceError must be used with the GatewayService condition to express that the Gateway Service is not properly configured.
GatewayServiceType the Gateway service condition type.
ListenerReasonTooManyTLSSecrets must be used with the ResolvedRefs condition to express that more than one TLS secret has been set in the listener TLS configuration.
# Structs
Reconciler reconciles a Gateway object.
# Type aliases
GatewayFinalizer defines finalizers added by gateway controller.