istio v1.13.3

VirtualService.spec.http[].match[].headers.[key].spec.http.redirect

A HTTP rule can either redirect or forward (default) traffic.

6 fields
VirtualService.spec.http[].match[].headers.[key].spec.http.redirect fields and descriptions
Field / TypeDescription
authority
string

No description provided.

derivePort
string

No description provided.

  • enum: ["FROM_PROTOCOL_DEFAULT","FROM_REQUEST_PORT"]
port
integer

On a redirect, overwrite the port portion of the URL with this value.

redirectCode
integer

No description provided.

scheme
string

On a redirect, overwrite the scheme portion of the URL with this value.

uri
string

No description provided.