Module: Envoy::Type::Matcher::V3

Defined in:
lib/envoy/type/matcher/v3/node_pb.rb,
lib/envoy/type/matcher/v3/path_pb.rb,
lib/envoy/type/matcher/v3/regex_pb.rb,
lib/envoy/type/matcher/v3/value_pb.rb,
lib/envoy/type/matcher/v3/number_pb.rb,
lib/envoy/type/matcher/v3/string_pb.rb,
lib/envoy/type/matcher/v3/struct_pb.rb,
lib/envoy/type/matcher/v3/address_pb.rb,
lib/envoy/type/matcher/v3/metadata_pb.rb,
lib/envoy/type/matcher/v3/http_inputs_pb.rb,
lib/envoy/type/matcher/v3/filter_state_pb.rb,
lib/envoy/type/matcher/v3/status_code_input_pb.rb

Constant Summary collapse

NodeMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.NodeMatcher").msgclass
PathMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.PathMatcher").msgclass
RegexMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.RegexMatcher").msgclass
RegexMatchAndSubstitute =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.RegexMatchAndSubstitute").msgclass
ValueMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.ValueMatcher").msgclass
ListMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.ListMatcher").msgclass
OrMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.OrMatcher").msgclass
DoubleMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.DoubleMatcher").msgclass
StringMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.StringMatcher").msgclass
ListStringMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.ListStringMatcher").msgclass
StructMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.StructMatcher").msgclass
AddressMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.AddressMatcher").msgclass
MetadataMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.MetadataMatcher").msgclass
HttpRequestHeaderMatchInput =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.HttpRequestHeaderMatchInput").msgclass
HttpRequestTrailerMatchInput =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.HttpRequestTrailerMatchInput").msgclass
HttpResponseHeaderMatchInput =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.HttpResponseHeaderMatchInput").msgclass
HttpResponseTrailerMatchInput =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.HttpResponseTrailerMatchInput").msgclass
HttpRequestQueryParamMatchInput =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.HttpRequestQueryParamMatchInput").msgclass
FilterStateMatcher =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.FilterStateMatcher").msgclass
HttpResponseStatusCodeMatchInput =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.HttpResponseStatusCodeMatchInput").msgclass
HttpResponseStatusCodeClassMatchInput =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("envoy.type.matcher.v3.HttpResponseStatusCodeClassMatchInput").msgclass