Files
go/kubernetes/docs/V1LimitRangeSpec.md

11 lines
423 B
Markdown
Raw Normal View History

# V1LimitRangeSpec
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Limits** | [**[]V1LimitRangeItem**](v1.LimitRangeItem.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)