This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/docs/V1EndpointHints.md

12 lines
538 B
Markdown
Raw Normal View History

# V1EndpointHints
EndpointHints provides hints describing how an endpoint should be consumed.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**for_zones** | [**list[V1ForZone]**](V1ForZone.md) | forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)