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

11 lines
512 B
Markdown

# V1beta1CSINodeSpec
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**drivers** | [**list[V1beta1CSINodeDriver]**](V1beta1CSINodeDriver.md) | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)