python/kubernetes/docs/V1beta1CSINodeSpec.md
2019-04-03 13:53:46 -07:00

512 B

V1beta1CSINodeSpec

Properties

Name Type Description Notes
drivers **list[V1beta1CSINodeDriver]** 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.

[Back to Model list] [Back to API list] [Back to README]