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] |