package envoy.extensions.load_balancing_policies.subset.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Subset

subset.proto:25

Optionally divide the endpoints in this cluster into subsets defined by endpoint metadata and selected by route and weighted cluster metadata. [#next-free-field: 11]

enum Subset.LbSubsetFallbackPolicy

subset.proto:34

If NO_FALLBACK is selected, a result equivalent to no healthy hosts is reported. If ANY_ENDPOINT is selected, any cluster endpoint may be returned (subject to policy, health checks, etc). If DEFAULT_SUBSET is selected, load balancing is performed over the endpoints matching the values from the default_subset field.

Used in: Subset

enum Subset.LbSubsetMetadataFallbackPolicy

subset.proto:40

Used in: Subset

message Subset.LbSubsetSelector

subset.proto:87

Specifications for subsets.

Used in: Subset

enum Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy

subset.proto:89

Allows to override top level fallback policy per selector.

Used in: LbSubsetSelector