| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1ForZone |
V1beta1ForZone.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1ForZone> |
V1beta1EndpointHints.getForZones()
forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware
routing.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1EndpointHints |
V1beta1EndpointHints.addForZonesItem(V1beta1ForZone forZonesItem) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1EndpointHints |
V1beta1EndpointHints.forZones(List<V1beta1ForZone> forZones) |
void |
V1beta1EndpointHints.setForZones(List<V1beta1ForZone> forZones) |
Copyright © 2022. All rights reserved.