Versions in this module Expand all Collapse all v2 v2.1.4 Oct 1, 2025 Changes in this version + const ClientSettingsPolicyAffected + const GatewayClassMessageGatewayClassConflict + const GatewayClassReasonGatewayClassConflict + const GatewayClassReasonParamsRefInvalid + const GatewayClassReasonParamsRefNotFound + const GatewayClassReasonResolvedRefs + const GatewayClassResolvedRefs + const GatewayMessageFailedNginxReload + const GatewayReasonParamsRefInvalid + const GatewayReasonParamsRefNotFound + const GatewayReasonResolvedRefs + const GatewayReasonUnsupportedValue + const GatewayResolvedRefs + const ListenerMessageFailedNginxReload + const ListenerMessageOverlappingHostnames + const ListenerReasonUnsupportedValue + const ObservabilityPolicyAffected + const PolicyAffectedReason + const PolicyMessageNginxProxyInvalid + const PolicyMessageTelemetryNotEnabled + const PolicyReasonNginxProxyConfigNotSet + const PolicyReasonTargetConflict + const RouteMessageFailedNginxReload + const RouteReasonBackendRefUnsupportedValue + const RouteReasonHostnameConflict + const RouteReasonInvalidFilter + const RouteReasonInvalidGateway + const RouteReasonInvalidIPFamily + const RouteReasonInvalidListener + const RouteReasonUnsupportedConfiguration + func ConvertConditions(conds []Condition, observedGeneration int64, transitionTime metav1.Time) []metav1.Condition + func HasMatchingCondition(existingConditions []Condition, cond Condition) bool + type Condition struct + Message string + Reason string + Status metav1.ConditionStatus + Type string + func DeduplicateConditions(conds []Condition) []Condition + func NewClientSettingsPolicyAffected() Condition + func NewDefaultGatewayClassConditions() []Condition + func NewDefaultGatewayConditions() []Condition + func NewDefaultListenerConditions(existingConditions []Condition) []Condition + func NewDefaultRouteConditions() []Condition + func NewGatewayAccepted() Condition + func NewGatewayAcceptedListenersNotValid() Condition + func NewGatewayClassConflict() Condition + func NewGatewayClassInvalidParameters(msg string) Condition + func NewGatewayClassRefInvalid(msg string) Condition + func NewGatewayClassRefNotFound() Condition + func NewGatewayClassResolvedRefs() Condition + func NewGatewayClassSupportedVersionBestEffort(recommendedVersion string) []Condition + func NewGatewayClassUnsupportedVersion(recommendedVersion string) []Condition + func NewGatewayInvalid(msg string) []Condition + func NewGatewayInvalidParameters(msg string) Condition + func NewGatewayNotAcceptedListenersNotValid() []Condition + func NewGatewayNotProgrammedInvalid(msg string) Condition + func NewGatewayProgrammed() Condition + func NewGatewayRefInvalid(msg string) Condition + func NewGatewayRefNotFound() Condition + func NewGatewayResolvedRefs() Condition + func NewGatewayUnsupportedValue(msg string) []Condition + func NewListenerAccepted() Condition + func NewListenerHostnameConflict(msg string) []Condition + func NewListenerInvalidCertificateRef(msg string) []Condition + func NewListenerInvalidRouteKinds(msg string) []Condition + func NewListenerNoConflicts() Condition + func NewListenerNotProgrammedInvalid(msg string) Condition + func NewListenerOverlappingTLSConfig(reason v1.ListenerConditionReason, msg string) Condition + func NewListenerProgrammed() Condition + func NewListenerProtocolConflict(msg string) []Condition + func NewListenerRefNotPermitted(msg string) []Condition + func NewListenerResolvedRefs() Condition + func NewListenerUnsupportedProtocol(msg string) []Condition + func NewListenerUnsupportedValue(msg string) []Condition + func NewNginxGatewayInvalid(msg string) Condition + func NewNginxGatewayValid() Condition + func NewObservabilityPolicyAffected() Condition + func NewPolicyAccepted() Condition + func NewPolicyConflicted(msg string) Condition + func NewPolicyInvalid(msg string) Condition + func NewPolicyNotAcceptedNginxProxyNotSet(msg string) Condition + func NewPolicyNotAcceptedTargetConflict(msg string) Condition + func NewPolicyTargetNotFound(msg string) Condition + func NewRouteAccepted() Condition + func NewRouteBackendRefInvalidKind(msg string) Condition + func NewRouteBackendRefRefBackendNotFound(msg string) Condition + func NewRouteBackendRefRefNotPermitted(msg string) Condition + func NewRouteBackendRefUnsupportedProtocol(msg string) Condition + func NewRouteBackendRefUnsupportedValue(msg string) Condition + func NewRouteHostnameConflict() Condition + func NewRouteInvalidGateway() Condition + func NewRouteInvalidIPFamily(msg string) Condition + func NewRouteInvalidListener() Condition + func NewRouteNoMatchingListenerHostname() Condition + func NewRouteNoMatchingParent() Condition + func NewRouteNotAllowedByListeners() Condition + func NewRoutePartiallyInvalid(msg string) Condition + func NewRouteResolvedRefs() Condition + func NewRouteResolvedRefsInvalidFilter(msg string) Condition + func NewRouteUnsupportedConfiguration(msg string) Condition + func NewRouteUnsupportedValue(msg string) Condition + func NewSnippetsFilterAccepted() Condition + func NewSnippetsFilterInvalid(msg string) Condition