Kazan v0.1.0 Kazan.Models.V1.ResourceQuotaStatus
ResourceQuotaStatus defines the enforced hard limits and observed use.
Properties
hard
- 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-resourcequotaused
- Used is the current observed total usage of the resource in the namespace.