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

589 B

V1beta1EndpointHints

EndpointHints provides hints describing how an endpoint should be consumed.

Properties

Name Type Description Notes
for_zones **list[V1beta1ForZone]** forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing. May contain a maximum of 8 entries. [optional]

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