storage.k8s.io/v1 ยท Cluster Resource
CSIDriver
CSIDriver captures information about a Container Storage Interface (CSI) volume driver deployed on the cluster. Kubernetes attach detach controller uses this object to determine whether attach is required. Kubelet uses this object to determine whether pod information needs to be passed on mount. CSIDriver objects are non-namespaced.
We don't have any examples of CSIDriver yet ๐
Please let us know if you would like to see some examples of how to create a CSIDriver.