Versions in this module Expand all Collapse all v0 v0.1.0 May 5, 2023 Changes in this version + var File_envoy_config_common_matcher_v3_matcher_proto protoreflect.FileDescriptor + type HttpGenericBodyMatch struct + BytesLimit uint32 + Patterns []*HttpGenericBodyMatch_GenericTextMatch + func (*HttpGenericBodyMatch) Descriptor() ([]byte, []int) + func (*HttpGenericBodyMatch) ProtoMessage() + func (m *HttpGenericBodyMatch) Validate() error + func (m *HttpGenericBodyMatch) ValidateAll() error + func (x *HttpGenericBodyMatch) GetBytesLimit() uint32 + func (x *HttpGenericBodyMatch) GetPatterns() []*HttpGenericBodyMatch_GenericTextMatch + func (x *HttpGenericBodyMatch) ProtoReflect() protoreflect.Message + func (x *HttpGenericBodyMatch) Reset() + func (x *HttpGenericBodyMatch) String() string + type HttpGenericBodyMatchMultiError []error + func (m HttpGenericBodyMatchMultiError) AllErrors() []error + func (m HttpGenericBodyMatchMultiError) Error() string + type HttpGenericBodyMatchValidationError struct + func (e HttpGenericBodyMatchValidationError) Cause() error + func (e HttpGenericBodyMatchValidationError) Error() string + func (e HttpGenericBodyMatchValidationError) ErrorName() string + func (e HttpGenericBodyMatchValidationError) Field() string + func (e HttpGenericBodyMatchValidationError) Key() bool + func (e HttpGenericBodyMatchValidationError) Reason() string + type HttpGenericBodyMatch_GenericTextMatch struct + Rule isHttpGenericBodyMatch_GenericTextMatch_Rule + func (*HttpGenericBodyMatch_GenericTextMatch) Descriptor() ([]byte, []int) + func (*HttpGenericBodyMatch_GenericTextMatch) ProtoMessage() + func (m *HttpGenericBodyMatch_GenericTextMatch) GetRule() isHttpGenericBodyMatch_GenericTextMatch_Rule + func (m *HttpGenericBodyMatch_GenericTextMatch) Validate() error + func (m *HttpGenericBodyMatch_GenericTextMatch) ValidateAll() error + func (x *HttpGenericBodyMatch_GenericTextMatch) GetBinaryMatch() []byte + func (x *HttpGenericBodyMatch_GenericTextMatch) GetStringMatch() string + func (x *HttpGenericBodyMatch_GenericTextMatch) ProtoReflect() protoreflect.Message + func (x *HttpGenericBodyMatch_GenericTextMatch) Reset() + func (x *HttpGenericBodyMatch_GenericTextMatch) String() string + type HttpGenericBodyMatch_GenericTextMatchMultiError []error + func (m HttpGenericBodyMatch_GenericTextMatchMultiError) AllErrors() []error + func (m HttpGenericBodyMatch_GenericTextMatchMultiError) Error() string + type HttpGenericBodyMatch_GenericTextMatchValidationError struct + func (e HttpGenericBodyMatch_GenericTextMatchValidationError) Cause() error + func (e HttpGenericBodyMatch_GenericTextMatchValidationError) Error() string + func (e HttpGenericBodyMatch_GenericTextMatchValidationError) ErrorName() string + func (e HttpGenericBodyMatch_GenericTextMatchValidationError) Field() string + func (e HttpGenericBodyMatch_GenericTextMatchValidationError) Key() bool + func (e HttpGenericBodyMatch_GenericTextMatchValidationError) Reason() string + type HttpGenericBodyMatch_GenericTextMatch_BinaryMatch struct + BinaryMatch []byte + type HttpGenericBodyMatch_GenericTextMatch_StringMatch struct + StringMatch string + type HttpHeadersMatch struct + Headers []*v3.HeaderMatcher + func (*HttpHeadersMatch) Descriptor() ([]byte, []int) + func (*HttpHeadersMatch) ProtoMessage() + func (m *HttpHeadersMatch) Validate() error + func (m *HttpHeadersMatch) ValidateAll() error + func (x *HttpHeadersMatch) GetHeaders() []*v3.HeaderMatcher + func (x *HttpHeadersMatch) ProtoReflect() protoreflect.Message + func (x *HttpHeadersMatch) Reset() + func (x *HttpHeadersMatch) String() string + type HttpHeadersMatchMultiError []error + func (m HttpHeadersMatchMultiError) AllErrors() []error + func (m HttpHeadersMatchMultiError) Error() string + type HttpHeadersMatchValidationError struct + func (e HttpHeadersMatchValidationError) Cause() error + func (e HttpHeadersMatchValidationError) Error() string + func (e HttpHeadersMatchValidationError) ErrorName() string + func (e HttpHeadersMatchValidationError) Field() string + func (e HttpHeadersMatchValidationError) Key() bool + func (e HttpHeadersMatchValidationError) Reason() string + type MatchPredicate struct + Rule isMatchPredicate_Rule + func (*MatchPredicate) Descriptor() ([]byte, []int) + func (*MatchPredicate) ProtoMessage() + func (m *MatchPredicate) GetRule() isMatchPredicate_Rule + func (m *MatchPredicate) Validate() error + func (m *MatchPredicate) ValidateAll() error + func (x *MatchPredicate) GetAndMatch() *MatchPredicate_MatchSet + func (x *MatchPredicate) GetAnyMatch() bool + func (x *MatchPredicate) GetHttpRequestGenericBodyMatch() *HttpGenericBodyMatch + func (x *MatchPredicate) GetHttpRequestHeadersMatch() *HttpHeadersMatch + func (x *MatchPredicate) GetHttpRequestTrailersMatch() *HttpHeadersMatch + func (x *MatchPredicate) GetHttpResponseGenericBodyMatch() *HttpGenericBodyMatch + func (x *MatchPredicate) GetHttpResponseHeadersMatch() *HttpHeadersMatch + func (x *MatchPredicate) GetHttpResponseTrailersMatch() *HttpHeadersMatch + func (x *MatchPredicate) GetNotMatch() *MatchPredicate + func (x *MatchPredicate) GetOrMatch() *MatchPredicate_MatchSet + func (x *MatchPredicate) ProtoReflect() protoreflect.Message + func (x *MatchPredicate) Reset() + func (x *MatchPredicate) String() string + type MatchPredicateMultiError []error + func (m MatchPredicateMultiError) AllErrors() []error + func (m MatchPredicateMultiError) Error() string + type MatchPredicateValidationError struct + func (e MatchPredicateValidationError) Cause() error + func (e MatchPredicateValidationError) Error() string + func (e MatchPredicateValidationError) ErrorName() string + func (e MatchPredicateValidationError) Field() string + func (e MatchPredicateValidationError) Key() bool + func (e MatchPredicateValidationError) Reason() string + type MatchPredicate_AndMatch struct + AndMatch *MatchPredicate_MatchSet + type MatchPredicate_AnyMatch struct + AnyMatch bool + type MatchPredicate_HttpRequestGenericBodyMatch struct + HttpRequestGenericBodyMatch *HttpGenericBodyMatch + type MatchPredicate_HttpRequestHeadersMatch struct + HttpRequestHeadersMatch *HttpHeadersMatch + type MatchPredicate_HttpRequestTrailersMatch struct + HttpRequestTrailersMatch *HttpHeadersMatch + type MatchPredicate_HttpResponseGenericBodyMatch struct + HttpResponseGenericBodyMatch *HttpGenericBodyMatch + type MatchPredicate_HttpResponseHeadersMatch struct + HttpResponseHeadersMatch *HttpHeadersMatch + type MatchPredicate_HttpResponseTrailersMatch struct + HttpResponseTrailersMatch *HttpHeadersMatch + type MatchPredicate_MatchSet struct + Rules []*MatchPredicate + func (*MatchPredicate_MatchSet) Descriptor() ([]byte, []int) + func (*MatchPredicate_MatchSet) ProtoMessage() + func (m *MatchPredicate_MatchSet) Validate() error + func (m *MatchPredicate_MatchSet) ValidateAll() error + func (x *MatchPredicate_MatchSet) GetRules() []*MatchPredicate + func (x *MatchPredicate_MatchSet) ProtoReflect() protoreflect.Message + func (x *MatchPredicate_MatchSet) Reset() + func (x *MatchPredicate_MatchSet) String() string + type MatchPredicate_MatchSetMultiError []error + func (m MatchPredicate_MatchSetMultiError) AllErrors() []error + func (m MatchPredicate_MatchSetMultiError) Error() string + type MatchPredicate_MatchSetValidationError struct + func (e MatchPredicate_MatchSetValidationError) Cause() error + func (e MatchPredicate_MatchSetValidationError) Error() string + func (e MatchPredicate_MatchSetValidationError) ErrorName() string + func (e MatchPredicate_MatchSetValidationError) Field() string + func (e MatchPredicate_MatchSetValidationError) Key() bool + func (e MatchPredicate_MatchSetValidationError) Reason() string + type MatchPredicate_NotMatch struct + NotMatch *MatchPredicate + type MatchPredicate_OrMatch struct + OrMatch *MatchPredicate_MatchSet + type Matcher struct + MatcherType isMatcher_MatcherType + OnNoMatch *Matcher_OnMatch + func (*Matcher) Descriptor() ([]byte, []int) + func (*Matcher) ProtoMessage() + func (m *Matcher) GetMatcherType() isMatcher_MatcherType + func (m *Matcher) Validate() error + func (m *Matcher) ValidateAll() error + func (x *Matcher) GetMatcherList() *Matcher_MatcherList + func (x *Matcher) GetMatcherTree() *Matcher_MatcherTree + func (x *Matcher) GetOnNoMatch() *Matcher_OnMatch + func (x *Matcher) ProtoReflect() protoreflect.Message + func (x *Matcher) Reset() + func (x *Matcher) String() string + type MatcherMultiError []error + func (m MatcherMultiError) AllErrors() []error + func (m MatcherMultiError) Error() string + type MatcherValidationError struct + func (e MatcherValidationError) Cause() error + func (e MatcherValidationError) Error() string + func (e MatcherValidationError) ErrorName() string + func (e MatcherValidationError) Field() string + func (e MatcherValidationError) Key() bool + func (e MatcherValidationError) Reason() string + type Matcher_MatcherList struct + Matchers []*Matcher_MatcherList_FieldMatcher + func (*Matcher_MatcherList) Descriptor() ([]byte, []int) + func (*Matcher_MatcherList) ProtoMessage() + func (m *Matcher_MatcherList) Validate() error + func (m *Matcher_MatcherList) ValidateAll() error + func (x *Matcher_MatcherList) GetMatchers() []*Matcher_MatcherList_FieldMatcher + func (x *Matcher_MatcherList) ProtoReflect() protoreflect.Message + func (x *Matcher_MatcherList) Reset() + func (x *Matcher_MatcherList) String() string + type Matcher_MatcherListMultiError []error + func (m Matcher_MatcherListMultiError) AllErrors() []error + func (m Matcher_MatcherListMultiError) Error() string + type Matcher_MatcherListValidationError struct + func (e Matcher_MatcherListValidationError) Cause() error + func (e Matcher_MatcherListValidationError) Error() string + func (e Matcher_MatcherListValidationError) ErrorName() string + func (e Matcher_MatcherListValidationError) Field() string + func (e Matcher_MatcherListValidationError) Key() bool + func (e Matcher_MatcherListValidationError) Reason() string + type Matcher_MatcherList_ struct + MatcherList *Matcher_MatcherList + type Matcher_MatcherList_FieldMatcher struct + OnMatch *Matcher_OnMatch + Predicate *Matcher_MatcherList_Predicate + func (*Matcher_MatcherList_FieldMatcher) Descriptor() ([]byte, []int) + func (*Matcher_MatcherList_FieldMatcher) ProtoMessage() + func (m *Matcher_MatcherList_FieldMatcher) Validate() error + func (m *Matcher_MatcherList_FieldMatcher) ValidateAll() error + func (x *Matcher_MatcherList_FieldMatcher) GetOnMatch() *Matcher_OnMatch + func (x *Matcher_MatcherList_FieldMatcher) GetPredicate() *Matcher_MatcherList_Predicate + func (x *Matcher_MatcherList_FieldMatcher) ProtoReflect() protoreflect.Message + func (x *Matcher_MatcherList_FieldMatcher) Reset() + func (x *Matcher_MatcherList_FieldMatcher) String() string + type Matcher_MatcherList_FieldMatcherMultiError []error + func (m Matcher_MatcherList_FieldMatcherMultiError) AllErrors() []error + func (m Matcher_MatcherList_FieldMatcherMultiError) Error() string + type Matcher_MatcherList_FieldMatcherValidationError struct + func (e Matcher_MatcherList_FieldMatcherValidationError) Cause() error + func (e Matcher_MatcherList_FieldMatcherValidationError) Error() string + func (e Matcher_MatcherList_FieldMatcherValidationError) ErrorName() string + func (e Matcher_MatcherList_FieldMatcherValidationError) Field() string + func (e Matcher_MatcherList_FieldMatcherValidationError) Key() bool + func (e Matcher_MatcherList_FieldMatcherValidationError) Reason() string + type Matcher_MatcherList_Predicate struct + MatchType isMatcher_MatcherList_Predicate_MatchType + func (*Matcher_MatcherList_Predicate) Descriptor() ([]byte, []int) + func (*Matcher_MatcherList_Predicate) ProtoMessage() + func (m *Matcher_MatcherList_Predicate) GetMatchType() isMatcher_MatcherList_Predicate_MatchType + func (m *Matcher_MatcherList_Predicate) Validate() error + func (m *Matcher_MatcherList_Predicate) ValidateAll() error + func (x *Matcher_MatcherList_Predicate) GetAndMatcher() *Matcher_MatcherList_Predicate_PredicateList + func (x *Matcher_MatcherList_Predicate) GetNotMatcher() *Matcher_MatcherList_Predicate + func (x *Matcher_MatcherList_Predicate) GetOrMatcher() *Matcher_MatcherList_Predicate_PredicateList + func (x *Matcher_MatcherList_Predicate) GetSinglePredicate() *Matcher_MatcherList_Predicate_SinglePredicate + func (x *Matcher_MatcherList_Predicate) ProtoReflect() protoreflect.Message + func (x *Matcher_MatcherList_Predicate) Reset() + func (x *Matcher_MatcherList_Predicate) String() string + type Matcher_MatcherList_PredicateMultiError []error + func (m Matcher_MatcherList_PredicateMultiError) AllErrors() []error + func (m Matcher_MatcherList_PredicateMultiError) Error() string + type Matcher_MatcherList_PredicateValidationError struct + func (e Matcher_MatcherList_PredicateValidationError) Cause() error + func (e Matcher_MatcherList_PredicateValidationError) Error() string + func (e Matcher_MatcherList_PredicateValidationError) ErrorName() string + func (e Matcher_MatcherList_PredicateValidationError) Field() string + func (e Matcher_MatcherList_PredicateValidationError) Key() bool + func (e Matcher_MatcherList_PredicateValidationError) Reason() string + type Matcher_MatcherList_Predicate_AndMatcher struct + AndMatcher *Matcher_MatcherList_Predicate_PredicateList + type Matcher_MatcherList_Predicate_NotMatcher struct + NotMatcher *Matcher_MatcherList_Predicate + type Matcher_MatcherList_Predicate_OrMatcher struct + OrMatcher *Matcher_MatcherList_Predicate_PredicateList + type Matcher_MatcherList_Predicate_PredicateList struct + Predicate []*Matcher_MatcherList_Predicate + func (*Matcher_MatcherList_Predicate_PredicateList) Descriptor() ([]byte, []int) + func (*Matcher_MatcherList_Predicate_PredicateList) ProtoMessage() + func (m *Matcher_MatcherList_Predicate_PredicateList) Validate() error + func (m *Matcher_MatcherList_Predicate_PredicateList) ValidateAll() error + func (x *Matcher_MatcherList_Predicate_PredicateList) GetPredicate() []*Matcher_MatcherList_Predicate + func (x *Matcher_MatcherList_Predicate_PredicateList) ProtoReflect() protoreflect.Message + func (x *Matcher_MatcherList_Predicate_PredicateList) Reset() + func (x *Matcher_MatcherList_Predicate_PredicateList) String() string + type Matcher_MatcherList_Predicate_PredicateListMultiError []error + func (m Matcher_MatcherList_Predicate_PredicateListMultiError) AllErrors() []error + func (m Matcher_MatcherList_Predicate_PredicateListMultiError) Error() string + type Matcher_MatcherList_Predicate_PredicateListValidationError struct + func (e Matcher_MatcherList_Predicate_PredicateListValidationError) Cause() error + func (e Matcher_MatcherList_Predicate_PredicateListValidationError) Error() string + func (e Matcher_MatcherList_Predicate_PredicateListValidationError) ErrorName() string + func (e Matcher_MatcherList_Predicate_PredicateListValidationError) Field() string + func (e Matcher_MatcherList_Predicate_PredicateListValidationError) Key() bool + func (e Matcher_MatcherList_Predicate_PredicateListValidationError) Reason() string + type Matcher_MatcherList_Predicate_SinglePredicate struct + Input *v31.TypedExtensionConfig + Matcher isMatcher_MatcherList_Predicate_SinglePredicate_Matcher + func (*Matcher_MatcherList_Predicate_SinglePredicate) Descriptor() ([]byte, []int) + func (*Matcher_MatcherList_Predicate_SinglePredicate) ProtoMessage() + func (m *Matcher_MatcherList_Predicate_SinglePredicate) GetMatcher() isMatcher_MatcherList_Predicate_SinglePredicate_Matcher + func (m *Matcher_MatcherList_Predicate_SinglePredicate) Validate() error + func (m *Matcher_MatcherList_Predicate_SinglePredicate) ValidateAll() error + func (x *Matcher_MatcherList_Predicate_SinglePredicate) GetCustomMatch() *v31.TypedExtensionConfig + func (x *Matcher_MatcherList_Predicate_SinglePredicate) GetInput() *v31.TypedExtensionConfig + func (x *Matcher_MatcherList_Predicate_SinglePredicate) GetValueMatch() *v32.StringMatcher + func (x *Matcher_MatcherList_Predicate_SinglePredicate) ProtoReflect() protoreflect.Message + func (x *Matcher_MatcherList_Predicate_SinglePredicate) Reset() + func (x *Matcher_MatcherList_Predicate_SinglePredicate) String() string + type Matcher_MatcherList_Predicate_SinglePredicateMultiError []error + func (m Matcher_MatcherList_Predicate_SinglePredicateMultiError) AllErrors() []error + func (m Matcher_MatcherList_Predicate_SinglePredicateMultiError) Error() string + type Matcher_MatcherList_Predicate_SinglePredicateValidationError struct + func (e Matcher_MatcherList_Predicate_SinglePredicateValidationError) Cause() error + func (e Matcher_MatcherList_Predicate_SinglePredicateValidationError) Error() string + func (e Matcher_MatcherList_Predicate_SinglePredicateValidationError) ErrorName() string + func (e Matcher_MatcherList_Predicate_SinglePredicateValidationError) Field() string + func (e Matcher_MatcherList_Predicate_SinglePredicateValidationError) Key() bool + func (e Matcher_MatcherList_Predicate_SinglePredicateValidationError) Reason() string + type Matcher_MatcherList_Predicate_SinglePredicate_ struct + SinglePredicate *Matcher_MatcherList_Predicate_SinglePredicate + type Matcher_MatcherList_Predicate_SinglePredicate_CustomMatch struct + CustomMatch *v31.TypedExtensionConfig + type Matcher_MatcherList_Predicate_SinglePredicate_ValueMatch struct + ValueMatch *v32.StringMatcher + type Matcher_MatcherTree struct + Input *v31.TypedExtensionConfig + TreeType isMatcher_MatcherTree_TreeType + func (*Matcher_MatcherTree) Descriptor() ([]byte, []int) + func (*Matcher_MatcherTree) ProtoMessage() + func (m *Matcher_MatcherTree) GetTreeType() isMatcher_MatcherTree_TreeType + func (m *Matcher_MatcherTree) Validate() error + func (m *Matcher_MatcherTree) ValidateAll() error + func (x *Matcher_MatcherTree) GetCustomMatch() *v31.TypedExtensionConfig + func (x *Matcher_MatcherTree) GetExactMatchMap() *Matcher_MatcherTree_MatchMap + func (x *Matcher_MatcherTree) GetInput() *v31.TypedExtensionConfig + func (x *Matcher_MatcherTree) GetPrefixMatchMap() *Matcher_MatcherTree_MatchMap + func (x *Matcher_MatcherTree) ProtoReflect() protoreflect.Message + func (x *Matcher_MatcherTree) Reset() + func (x *Matcher_MatcherTree) String() string + type Matcher_MatcherTreeMultiError []error + func (m Matcher_MatcherTreeMultiError) AllErrors() []error + func (m Matcher_MatcherTreeMultiError) Error() string + type Matcher_MatcherTreeValidationError struct + func (e Matcher_MatcherTreeValidationError) Cause() error + func (e Matcher_MatcherTreeValidationError) Error() string + func (e Matcher_MatcherTreeValidationError) ErrorName() string + func (e Matcher_MatcherTreeValidationError) Field() string + func (e Matcher_MatcherTreeValidationError) Key() bool + func (e Matcher_MatcherTreeValidationError) Reason() string + type Matcher_MatcherTree_ struct + MatcherTree *Matcher_MatcherTree + type Matcher_MatcherTree_CustomMatch struct + CustomMatch *v31.TypedExtensionConfig + type Matcher_MatcherTree_ExactMatchMap struct + ExactMatchMap *Matcher_MatcherTree_MatchMap + type Matcher_MatcherTree_MatchMap struct + Map map[string]*Matcher_OnMatch + func (*Matcher_MatcherTree_MatchMap) Descriptor() ([]byte, []int) + func (*Matcher_MatcherTree_MatchMap) ProtoMessage() + func (m *Matcher_MatcherTree_MatchMap) Validate() error + func (m *Matcher_MatcherTree_MatchMap) ValidateAll() error + func (x *Matcher_MatcherTree_MatchMap) GetMap() map[string]*Matcher_OnMatch + func (x *Matcher_MatcherTree_MatchMap) ProtoReflect() protoreflect.Message + func (x *Matcher_MatcherTree_MatchMap) Reset() + func (x *Matcher_MatcherTree_MatchMap) String() string + type Matcher_MatcherTree_MatchMapMultiError []error + func (m Matcher_MatcherTree_MatchMapMultiError) AllErrors() []error + func (m Matcher_MatcherTree_MatchMapMultiError) Error() string + type Matcher_MatcherTree_MatchMapValidationError struct + func (e Matcher_MatcherTree_MatchMapValidationError) Cause() error + func (e Matcher_MatcherTree_MatchMapValidationError) Error() string + func (e Matcher_MatcherTree_MatchMapValidationError) ErrorName() string + func (e Matcher_MatcherTree_MatchMapValidationError) Field() string + func (e Matcher_MatcherTree_MatchMapValidationError) Key() bool + func (e Matcher_MatcherTree_MatchMapValidationError) Reason() string + type Matcher_MatcherTree_PrefixMatchMap struct + PrefixMatchMap *Matcher_MatcherTree_MatchMap + type Matcher_OnMatch struct + OnMatch isMatcher_OnMatch_OnMatch + func (*Matcher_OnMatch) Descriptor() ([]byte, []int) + func (*Matcher_OnMatch) ProtoMessage() + func (m *Matcher_OnMatch) GetOnMatch() isMatcher_OnMatch_OnMatch + func (m *Matcher_OnMatch) Validate() error + func (m *Matcher_OnMatch) ValidateAll() error + func (x *Matcher_OnMatch) GetAction() *v31.TypedExtensionConfig + func (x *Matcher_OnMatch) GetMatcher() *Matcher + func (x *Matcher_OnMatch) ProtoReflect() protoreflect.Message + func (x *Matcher_OnMatch) Reset() + func (x *Matcher_OnMatch) String() string + type Matcher_OnMatchMultiError []error + func (m Matcher_OnMatchMultiError) AllErrors() []error + func (m Matcher_OnMatchMultiError) Error() string + type Matcher_OnMatchValidationError struct + func (e Matcher_OnMatchValidationError) Cause() error + func (e Matcher_OnMatchValidationError) Error() string + func (e Matcher_OnMatchValidationError) ErrorName() string + func (e Matcher_OnMatchValidationError) Field() string + func (e Matcher_OnMatchValidationError) Key() bool + func (e Matcher_OnMatchValidationError) Reason() string + type Matcher_OnMatch_Action struct + Action *v31.TypedExtensionConfig + type Matcher_OnMatch_Matcher struct + Matcher *Matcher