Files
c/kubernetes/docs/v1beta1_host_port_range.md

12 lines
431 B
Markdown
Raw Normal View History

2021-09-14 21:52:06 +08:00
# v1beta1_host_port_range_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max** | **int** | max is the end of the range, inclusive. |
**min** | **int** | min is the start of the range, inclusive. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)