package
4.10.0+incompatible
Repository: https://github.com/kubernetes-csi/csi-driver-nfs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
InitNFSDriver returns NFSDriver that implements DynamicPVTestDriver interface.

# Constants

NFSDriverNameVar is the environment variable use to switch the driver to be used.

# Structs

NFSDriver implements DynamicPVTestDriver interface.

# Interfaces

DynamicPVTestDriver represents an interface for a CSI driver that supports DynamicPV.
PreProvisionedVolumeTestDriver represents an interface for a CSI driver that supports pre-provisioned volume.
No description provided by the author