Kazan v0.4.0 Kazan.Models.Api.V1.ResourceQuotaStatus View Source

ResourceQuotaStatus defines the enforced hard limits and observed use.

OpenAPI Definition: io.k8s.kubernetes.pkg.api.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.