mirror of https://github.com/istio/istio.io.git
add link to envoy attributes (#7979)
This commit is contained in:
parent
366b1bfa4d
commit
9422cf509a
|
|
@ -175,8 +175,8 @@ has(request.host) ? request.host : "unknown"
|
|||
|
||||
For more information, see [Common Expression Language](https://opensource.google/projects/cel).
|
||||
|
||||
Istio exposes all standard Envoy attributes. Additionally, you can use the
|
||||
following extra attributes.
|
||||
Istio exposes all standard [Envoy attributes](https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/rbac_filter#condition).
|
||||
Additionally, you can use the following extra attributes.
|
||||
|
||||
|Attribute | Type | Value |
|
||||
|---|---|---|
|
||||
|
|
|
|||
Loading…
Reference in New Issue