properties
Parameters
value
A map of Istio attribute to expected values. Exact match, prefix match, and suffix match are supported for values. For example, request.headers[version]: "v1"
. The properties are ANDed together.
Parameters
values
A map of Istio attribute to expected values. Exact match, prefix match, and suffix match are supported for values. For example, request.headers[version]: "v1"
. The properties are ANDed together.