Files
go/kubernetes/docs/PolicyV1beta1IdRange.md

12 lines
430 B
Markdown
Raw Permalink Normal View History

# PolicyV1beta1IdRange
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Max** | **int64** | max is the end of the range, inclusive. |
**Min** | **int64** | 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)