Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeResourceQuotaListProps

ResourceQuotaList is a list of ResourceQuota items.

schema

io.k8s.api.core.v1.ResourceQuotaList

Hierarchy

  • KubeResourceQuotaListProps

Index

Properties

Properties

Readonly items

Items is a list of ResourceQuota objects. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/

schema

io.k8s.api.core.v1.ResourceQuotaList#items

Optional Readonly metadata

metadata: ListMeta
schema

io.k8s.api.core.v1.ResourceQuotaList#metadata

Generated using TypeDoc