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

ResourceQuota sets aggregate quota restrictions enforced per namespace

OpenAPI Definition: io.k8s.kubernetes.pkg.api.v1.ResourceQuota

Properties

  • api_version :: String

    • APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info.
  • kind :: String

    • Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info.
  • metadata :: Kazan.Models.ApiMachinery.Apis.Meta.V1.ObjectMeta

  • spec :: Kazan.Models.Api.V1.ResourceQuotaSpec

    • Spec defines the desired quota. http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status
  • status :: Kazan.Models.Api.V1.ResourceQuotaStatus

    • Status defines the actual enforced quota and its current usage. http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status