python/kubernetes/docs/V1LimitRangeSpec.md
2016-11-22 17:23:41 -08:00

11 lines
426 B
Markdown

# V1LimitRangeSpec
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**limits** | [**list[V1LimitRangeItem]**](V1LimitRangeItem.md) | Limits is the list of LimitRangeItem objects that are enforced. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)