python/kubernetes/docs/V1EndpointHints.md
2021-11-29 11:00:28 -08:00

538 B

V1EndpointHints

EndpointHints provides hints describing how an endpoint should be consumed.

Properties

Name Type Description Notes
for_zones **list[V1ForZone]** forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing. [optional]

[Back to Model list] [Back to API list] [Back to README]