Skip to content

Commit

Permalink
Import rate_limit_quota.proto (Filter) and http_inputs.proto (Matcher)
Browse files Browse the repository at this point in the history
http_inputs.proto provides HttpRequestHeaderMatchInput, which can be
used as a typed config in `bucket_matchers` predicate input.
  • Loading branch information
sergiitk committed Jul 30, 2024
1 parent 7b8a304 commit 49c77c4
Show file tree
Hide file tree
Showing 4 changed files with 640 additions and 0 deletions.
3 changes: 3 additions & 0 deletions xds/third_party/envoy/import.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ envoy/data/accesslog/v3/accesslog.proto
envoy/extensions/clusters/aggregate/v3/cluster.proto
envoy/extensions/filters/common/fault/v3/fault.proto
envoy/extensions/filters/http/fault/v3/fault.proto
envoy/extensions/filters/http/rate_limit_quota/v3/rate_limit_quota.proto
envoy/extensions/filters/http/rbac/v3/rbac.proto
envoy/extensions/filters/http/router/v3/router.proto
envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto
Expand All @@ -95,6 +96,7 @@ envoy/service/rate_limit_quota/v3/rlqs.proto
envoy/service/status/v3/csds.proto
envoy/type/http/v3/path_transformation.proto
envoy/type/matcher/v3/filter_state.proto
envoy/type/matcher/v3/http_inputs.proto
envoy/type/matcher/v3/metadata.proto
envoy/type/matcher/v3/node.proto
envoy/type/matcher/v3/number.proto
Expand All @@ -106,6 +108,7 @@ envoy/type/matcher/v3/value.proto
envoy/type/metadata/v3/metadata.proto
envoy/type/tracing/v3/custom_tag.proto
envoy/type/v3/http.proto
envoy/type/v3/http_status.proto
envoy/type/v3/percent.proto
envoy/type/v3/range.proto
envoy/type/v3/ratelimit_strategy.proto
Expand Down
Loading

0 comments on commit 49c77c4

Please sign in to comment.