Hash Policy

type.v3.HashPolicy

[type.v3.HashPolicy proto]

Specifies the hash policy

{
  "source_ip": "{...}"
}
source_ip

(type.v3.HashPolicy.SourceIp, REQUIRED)

type.v3.HashPolicy.SourceIp

[type.v3.HashPolicy.SourceIp proto]

The source IP will be used to compute the hash used by hash-based load balancing algorithms.

{}