local types = import 'types.libsonnet'; types.envoy.extensions.load_balancing_policies.maglev.v3.Maglev .withConsistentHashingLbConfig(types.envoy.extensions.load_balancing_policies.common.v3.ConsistentHashingLbConfig) .withTableSize(1) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
consistent_hashing_lb_config | envoy.extensions.load_balancing_policies.common.v3.ConsistentHashingLbConfig |
|
||
table_size | google.protobuf.UInt64Value |
{"Uint64":{"lte":5000011}}
|