EndpointHints

io.k8s.api.discovery.v1.EndpointHints

Description

EndpointHints provides hints describing how an endpoint should be consumed.

Properties

forNodes []ForNode
forNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries.
forZones []ForZone
forZones indicates the zone(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries.