Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeNamespaceListProps

NamespaceList is a list of Namespaces.

schema

io.k8s.api.core.v1.NamespaceList

Hierarchy

  • KubeNamespaceListProps

Index

Properties

Properties

Readonly items

Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/

schema

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

Optional Readonly metadata

metadata: ListMeta
schema

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

Generated using TypeDoc