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