package
0.11.0-radware2
Repository: https://github.com/radware/go-control-plane.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
:ref:`Circuit breaking<arch_overview_circuit_break>` settings can be specified individually for each defined priority.
A Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.
No description provided by the author
CircuitBreakers_Thresholds_RetryBudgetValidationError is the validation error returned by CircuitBreakers_Thresholds_RetryBudget.Validate if the designated constraints aren't met.
CircuitBreakers_ThresholdsValidationError is the validation error returned by CircuitBreakers_Thresholds.Validate if the designated constraints aren't met.
CircuitBreakersValidationError is the validation error returned by CircuitBreakers.Validate if the designated constraints aren't met.
No description provided by the author
FilterValidationError is the validation error returned by Filter.Validate if the designated constraints aren't met.
See the :ref:`architecture overview <arch_overview_outlier_detection>` for more information on outlier detection.
OutlierDetectionValidationError is the validation error returned by OutlierDetection.Validate if the designated constraints aren't met.
# Type aliases
CircuitBreakers_Thresholds_RetryBudgetMultiError is an error wrapping multiple validation errors returned by CircuitBreakers_Thresholds_RetryBudget.ValidateAll() if the designated constraints aren't met.
CircuitBreakers_ThresholdsMultiError is an error wrapping multiple validation errors returned by CircuitBreakers_Thresholds.ValidateAll() if the designated constraints aren't met.
CircuitBreakersMultiError is an error wrapping multiple validation errors returned by CircuitBreakers.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.
OutlierDetectionMultiError is an error wrapping multiple validation errors returned by OutlierDetection.ValidateAll() if the designated constraints aren't met.