Navigation :
security.proto
Package: xds.annotations.v3
Types:
FieldSecurityAnnotation
These annotations indicate metadata for the purpose of understanding the
security significance of fields.
"configureForUntrustedDownstream": bool
"configureForUntrustedUpstream": bool
Field |
Type |
Description |
configureForUntrustedDownstream |
bool |
Field should be set in the presence of untrusted downstreams. |
configureForUntrustedUpstream |
bool |
Field should be set in the presence of untrusted upstreams. |