package
0.11.0-radware2
Repository: https://github.com/radware/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.
# 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
Enum value maps for FilterChainMatch_ConnectionSourceType.
Enum value maps for FilterChainMatch_ConnectionSourceType.
# Structs
No description provided by the author
ActiveRawUdpListenerConfigValidationError is the validation error returned by ActiveRawUdpListenerConfig.Validate if the designated constraints aren't met.
No description provided by the author
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.
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.
No description provided by the author
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.
Configuration specific to the QUIC protocol.
QuicProtocolOptionsValidationError is the validation error returned by QuicProtocolOptions.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
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.
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.
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.
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.