Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeCsiNodeListProps

CSINodeList is a collection of CSINode objects.

schema

io.k8s.api.storage.v1.CSINodeList

Hierarchy

  • KubeCsiNodeListProps

Index

Properties

Properties

Readonly items

items is the list of CSINode

schema

io.k8s.api.storage.v1.CSINodeList#items

Optional Readonly metadata

metadata: ListMeta
schema

io.k8s.api.storage.v1.CSINodeList#metadata

Generated using TypeDoc