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/V1IngressBackend.md

13 lines
550 B
Markdown
Raw Normal View History

# V1IngressBackend
IngressBackend describes all endpoints for a given service and port.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resource** | [**V1TypedLocalObjectReference**](V1TypedLocalObjectReference.md) | | [optional]
**service** | [**V1IngressServiceBackend**](V1IngressServiceBackend.md) | | [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)