Difference between revisions of "Envoy.filters.http.rbac"

From wikieduonline
Jump to navigation Jump to search
(Created page with "== See also == * {{Envoy}} Category:CNCF Category:Proxy Category:Envoy")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
 +
 +
envoy.filters.http.[[rbac]]
 +
 +
{
 +
  "rules": {...},
 +
  "rules_stat_prefix": ...,
 +
  "matcher": {...},
 +
  "shadow_rules": {...},
 +
  "shadow_matcher": {...},
 +
  "shadow_rules_stat_prefix": ...
 +
}
 +
 +
 
== See also ==
 
== See also ==
 
* {{Envoy}}
 
* {{Envoy}}

Latest revision as of 10:46, 3 April 2024


envoy.filters.http.rbac
{
 "rules": {...},
 "rules_stat_prefix": ...,
 "matcher": {...},
 "shadow_rules": {...},
 "shadow_matcher": {...},
 "shadow_rules_stat_prefix": ...
}


See also[edit]

Advertising: