discovery.v1.endpointHints
"EndpointHints provides hints describing how an endpoint should be consumed."
Index
fn withForNodes(forNodes)
fn withForNodesMixin(forNodes)
fn withForZones(forZones)
fn withForZonesMixin(forZones)
Fields
fn withForNodes
withForNodes(forNodes)
"forNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries. This is an Alpha feature and is only used when the PreferSameTrafficDistribution feature gate is enabled."
fn withForNodesMixin
withForNodesMixin(forNodes)
"forNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries. This is an Alpha feature and is only used when the PreferSameTrafficDistribution feature gate is enabled."
Note: This function appends passed data to existing values
fn withForZones
withForZones(forZones)
"forZones indicates the zone(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries."
fn withForZonesMixin
withForZonesMixin(forZones)
"forZones indicates the zone(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries."
Note: This function appends passed data to existing values