Files
c/kubernetes/docs/v1_http_ingress_rule_value.md

11 lines
426 B
Markdown
Raw Normal View History

2021-09-14 21:52:06 +08:00
# v1_http_ingress_rule_value_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**paths** | [**list_t**](v1_http_ingress_path.md) \* | paths is a collection of paths that map requests to backends. |
2021-09-14 21:52:06 +08:00
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)