Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeNodeListProps

NodeList is the whole list of all Nodes which have been registered with master.

schema

io.k8s.api.core.v1.NodeList

Hierarchy

  • KubeNodeListProps

Index

Properties

Properties

Readonly items

items: KubeNodeProps[]

List of nodes

schema

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

Optional Readonly metadata

metadata: ListMeta
schema

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

Generated using TypeDoc