Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 806 Bytes

V1ResourceQuotaStatus.md

File metadata and controls

11 lines (7 loc) · 806 Bytes

V1ResourceQuotaStatus

Properties

Name Type Description Notes
hard map[string,\UniversityOfAdelaide\OpenShift\Model\ResourceQuantity] Hard is the set of enforced hard limits for each named resource. More info: http://releases.k8s.io/HEAD/docs/design/admission_control_resource_quota.md#admissioncontrol-plugin-resourcequota [optional]
used map[string,\UniversityOfAdelaide\OpenShift\Model\ResourceQuantity] Used is the current observed total usage of the resource in the namespace. [optional]

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