Schema
objectio.k8s.api.core.v1.ResourceQuotaStatus
ResourceQuotaStatus defines the enforced hard limits and observed use.
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
hard object
optionalHard is the set of enforced hard limits for each named resource. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/
used object
optionalUsed is the current observed total usage of the resource in the namespace.