Kazan v0.9.0 Kazan.Apis.Core.V1.ResourceQuotaStatus View Source

ResourceQuotaStatus defines the enforced hard limits and observed use.

OpenAPI Definition: io.k8s.api.core.v1.ResourceQuotaStatus

Properties

  • hard :: Map

    • Hard is the set of enforced hard limits for each named resource. More info.
  • used :: Map

    • Used is the current observed total usage of the resource in the namespace.