package
0.0.0-20220824141634-c499cad32850
Repository: https://github.com/arejasco/go-control-plane.git
Documentation: pkg.go.dev
# Constants
Any connection source matches.
Match a connection originating from a different host.
Match a connection originating from the same host.
Drain in response to calling /healthcheck/fail admin endpoint (along with the health check filter), listener removal/modification, and hot restart.
Drain in response to listener removal/modification and hot restart.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for FilterChainMatch_ConnectionSourceType.
Enum value maps for FilterChainMatch_ConnectionSourceType.
Enum value maps for Listener_DrainType.
Enum value maps for Listener_DrainType.
# Structs
No description provided by the author
ActiveRawUdpListenerConfigValidationError is the validation error returned by ActiveRawUdpListenerConfig.Validate if the designated constraints aren't met.
The additional address the listener is listening on.
AdditionalAddressValidationError is the validation error returned by AdditionalAddress.Validate if the designated constraints aren't met.
Describes a type of API listener, which is used in non-proxy clients.
ApiListenerValidationError is the validation error returned by ApiListener.Validate if the designated constraints aren't met.
[#next-free-field: 6].
No description provided by the author
No description provided by the author
A filter chain wraps a set of match criteria, an option TLS context, a set of filters, and various other parameters.
The configuration for on-demand filter chain.
FilterChain_OnDemandConfigurationValidationError is the validation error returned by FilterChain_OnDemandConfiguration.Validate if the designated constraints aren't met.
Specifies the match criteria for selecting a specific filter chain for a listener.
FilterChainMatchValidationError is the validation error returned by FilterChainMatch.Validate if the designated constraints aren't met.
FilterChainValidationError is the validation error returned by FilterChain.Validate if the designated constraints aren't met.
FilterValidationError is the validation error returned by Filter.Validate if the designated constraints aren't met.
[#next-free-field: 34].
Configuration for listener connection balancing.
A connection balancer implementation that does exact balancing.
No description provided by the author
Listener_ConnectionBalanceConfig_ExactBalanceValidationError is the validation error returned by Listener_ConnectionBalanceConfig_ExactBalance.Validate if the designated constraints aren't met.
No description provided by the author
Listener_ConnectionBalanceConfigValidationError is the validation error returned by Listener_ConnectionBalanceConfig.Validate if the designated constraints aren't met.
[#not-implemented-hide:].
Listener_DeprecatedV1ValidationError is the validation error returned by Listener_DeprecatedV1.Validate if the designated constraints aren't met.
No description provided by the author
Configuration for envoy internal listener.
Listener_InternalListenerConfigValidationError is the validation error returned by Listener_InternalListenerConfig.Validate if the designated constraints aren't met.
Listener list collections.
ListenerCollectionValidationError is the validation error returned by ListenerCollection.Validate if the designated constraints aren't met.
[#next-free-field: 6].
No description provided by the author
No description provided by the author
Listener filter chain match configuration.
No description provided by the author
No description provided by the author
No description provided by the author
A set of match configurations used for logical operations.
ListenerFilterChainMatchPredicate_MatchSetValidationError is the validation error returned by ListenerFilterChainMatchPredicate_MatchSet.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ListenerFilterChainMatchPredicateValidationError is the validation error returned by ListenerFilterChainMatchPredicate.Validate if the designated constraints aren't met.
ListenerFilterValidationError is the validation error returned by ListenerFilter.Validate if the designated constraints aren't met.
ListenerValidationError is the validation error returned by Listener.Validate if the designated constraints aren't met.
Configuration specific to the UDP QUIC listener.
QuicProtocolOptionsValidationError is the validation error returned by QuicProtocolOptions.Validate if the designated constraints aren't met.
[#next-free-field: 9].
UdpListenerConfigValidationError is the validation error returned by UdpListenerConfig.Validate if the designated constraints aren't met.
# Type aliases
ActiveRawUdpListenerConfigMultiError is an error wrapping multiple validation errors returned by ActiveRawUdpListenerConfig.ValidateAll() if the designated constraints aren't met.
AdditionalAddressMultiError is an error wrapping multiple validation errors returned by AdditionalAddress.ValidateAll() if the designated constraints aren't met.
ApiListenerMultiError is an error wrapping multiple validation errors returned by ApiListener.ValidateAll() if the designated constraints aren't met.
FilterChain_OnDemandConfigurationMultiError is an error wrapping multiple validation errors returned by FilterChain_OnDemandConfiguration.ValidateAll() if the designated constraints aren't met.
No description provided by the author
FilterChainMatchMultiError is an error wrapping multiple validation errors returned by FilterChainMatch.ValidateAll() if the designated constraints aren't met.
FilterChainMultiError is an error wrapping multiple validation errors returned by FilterChain.ValidateAll() if the designated constraints aren't met.
FilterMultiError is an error wrapping multiple validation errors returned by Filter.ValidateAll() if the designated constraints aren't met.
Listener_ConnectionBalanceConfig_ExactBalanceMultiError is an error wrapping multiple validation errors returned by Listener_ConnectionBalanceConfig_ExactBalance.ValidateAll() if the designated constraints aren't met.
Listener_ConnectionBalanceConfigMultiError is an error wrapping multiple validation errors returned by Listener_ConnectionBalanceConfig.ValidateAll() if the designated constraints aren't met.
Listener_DeprecatedV1MultiError is an error wrapping multiple validation errors returned by Listener_DeprecatedV1.ValidateAll() if the designated constraints aren't met.
No description provided by the author
Listener_InternalListenerConfigMultiError is an error wrapping multiple validation errors returned by Listener_InternalListenerConfig.ValidateAll() if the designated constraints aren't met.
ListenerCollectionMultiError is an error wrapping multiple validation errors returned by ListenerCollection.ValidateAll() if the designated constraints aren't met.
ListenerFilterChainMatchPredicate_MatchSetMultiError is an error wrapping multiple validation errors returned by ListenerFilterChainMatchPredicate_MatchSet.ValidateAll() if the designated constraints aren't met.
ListenerFilterChainMatchPredicateMultiError is an error wrapping multiple validation errors returned by ListenerFilterChainMatchPredicate.ValidateAll() if the designated constraints aren't met.
ListenerFilterMultiError is an error wrapping multiple validation errors returned by ListenerFilter.ValidateAll() if the designated constraints aren't met.
ListenerMultiError is an error wrapping multiple validation errors returned by Listener.ValidateAll() if the designated constraints aren't met.
QuicProtocolOptionsMultiError is an error wrapping multiple validation errors returned by QuicProtocolOptions.ValidateAll() if the designated constraints aren't met.
UdpListenerConfigMultiError is an error wrapping multiple validation errors returned by UdpListenerConfig.ValidateAll() if the designated constraints aren't met.