Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CsiNodeSpecV1Beta1

CSINodeSpec holds information about the specification of all CSI drivers installed on a node

schema

io.k8s.api.storage.v1beta1.CSINodeSpec

Hierarchy

  • CsiNodeSpecV1Beta1

Index

Properties

Properties

Readonly drivers

drivers is a list of information of all CSI Drivers existing on a node. If all drivers in the list are uninstalled, this can become empty.

schema

io.k8s.api.storage.v1beta1.CSINodeSpec#drivers

Generated using TypeDoc