package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
HTTP generic body match configuration.
No description provided by the author
No description provided by the author
No description provided by the author
HttpGenericBodyMatch_GenericTextMatchValidationError is the validation error returned by HttpGenericBodyMatch_GenericTextMatch.Validate if the designated constraints aren't met.
HttpGenericBodyMatchValidationError is the validation error returned by HttpGenericBodyMatch.Validate if the designated constraints aren't met.
HTTP headers match configuration.
HttpHeadersMatchValidationError is the validation error returned by HttpHeadersMatch.Validate if the designated constraints aren't met.
A matcher, which may traverse a matching tree in order to result in a match action.
A linear list of field matchers.
No description provided by the author
An individual matcher.
Matcher_MatcherList_FieldMatcherValidationError is the validation error returned by Matcher_MatcherList_FieldMatcher.Validate if the designated constraints aren't met.
Predicate to determine if a match is successful.
No description provided by the author
No description provided by the author
No description provided by the author
A list of two or more matchers.
Matcher_MatcherList_Predicate_PredicateListValidationError is the validation error returned by Matcher_MatcherList_Predicate_PredicateList.Validate if the designated constraints aren't met.
Predicate for a single input field.
No description provided by the author
No description provided by the author
No description provided by the author
Matcher_MatcherList_Predicate_SinglePredicateValidationError is the validation error returned by Matcher_MatcherList_Predicate_SinglePredicate.Validate if the designated constraints aren't met.
Matcher_MatcherList_PredicateValidationError is the validation error returned by Matcher_MatcherList_Predicate.Validate if the designated constraints aren't met.
Matcher_MatcherListValidationError is the validation error returned by Matcher_MatcherList.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
No description provided by the author
A map of configured matchers.
Matcher_MatcherTree_MatchMapValidationError is the validation error returned by Matcher_MatcherTree_MatchMap.Validate if the designated constraints aren't met.
No description provided by the author
Matcher_MatcherTreeValidationError is the validation error returned by Matcher_MatcherTree.Validate if the designated constraints aren't met.
What to do if a match is successful.
No description provided by the author
No description provided by the author
Matcher_OnMatchValidationError is the validation error returned by Matcher_OnMatch.Validate if the designated constraints aren't met.
MatcherValidationError is the validation error returned by Matcher.Validate if the designated constraints aren't met.
Match configuration.
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
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.
MatchPredicate_MatchSetValidationError is the validation error returned by MatchPredicate_MatchSet.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
MatchPredicateValidationError is the validation error returned by MatchPredicate.Validate if the designated constraints aren't met.
# Type aliases
HttpGenericBodyMatch_GenericTextMatchMultiError is an error wrapping multiple validation errors returned by HttpGenericBodyMatch_GenericTextMatch.ValidateAll() if the designated constraints aren't met.
HttpGenericBodyMatchMultiError is an error wrapping multiple validation errors returned by HttpGenericBodyMatch.ValidateAll() if the designated constraints aren't met.
HttpHeadersMatchMultiError is an error wrapping multiple validation errors returned by HttpHeadersMatch.ValidateAll() if the designated constraints aren't met.
Matcher_MatcherList_FieldMatcherMultiError is an error wrapping multiple validation errors returned by Matcher_MatcherList_FieldMatcher.ValidateAll() if the designated constraints aren't met.
Matcher_MatcherList_Predicate_PredicateListMultiError is an error wrapping multiple validation errors returned by Matcher_MatcherList_Predicate_PredicateList.ValidateAll() if the designated constraints aren't met.
Matcher_MatcherList_Predicate_SinglePredicateMultiError is an error wrapping multiple validation errors returned by Matcher_MatcherList_Predicate_SinglePredicate.ValidateAll() if the designated constraints aren't met.
Matcher_MatcherList_PredicateMultiError is an error wrapping multiple validation errors returned by Matcher_MatcherList_Predicate.ValidateAll() if the designated constraints aren't met.
Matcher_MatcherListMultiError is an error wrapping multiple validation errors returned by Matcher_MatcherList.ValidateAll() if the designated constraints aren't met.
Matcher_MatcherTree_MatchMapMultiError is an error wrapping multiple validation errors returned by Matcher_MatcherTree_MatchMap.ValidateAll() if the designated constraints aren't met.
Matcher_MatcherTreeMultiError is an error wrapping multiple validation errors returned by Matcher_MatcherTree.ValidateAll() if the designated constraints aren't met.
Matcher_OnMatchMultiError is an error wrapping multiple validation errors returned by Matcher_OnMatch.ValidateAll() if the designated constraints aren't met.
MatcherMultiError is an error wrapping multiple validation errors returned by Matcher.ValidateAll() if the designated constraints aren't met.
MatchPredicate_MatchSetMultiError is an error wrapping multiple validation errors returned by MatchPredicate_MatchSet.ValidateAll() if the designated constraints aren't met.
MatchPredicateMultiError is an error wrapping multiple validation errors returned by MatchPredicate.ValidateAll() if the designated constraints aren't met.