Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 739 Bytes

V1ResourceQuotaSpec.md

File metadata and controls

11 lines (7 loc) · 739 Bytes

V1ResourceQuotaSpec

Properties

Name Type Description Notes
hard object Hard is the set of desired hard limits for each named resource. More info: http://releases.k8s.io/release-1.2/docs/design/admission_control_resource_quota.md#admissioncontrol-plugin-resourcequota [optional]
scopes list[V1ResourceQuotaScope] A collection of filters that must match each object tracked by a quota. If not specified, the quota matches all objects. [optional]

[Back to Model list] [Back to API list] [Back to README]