csi-driver-nfs/vendor/github.com/kubernetes-csi/csi-proxy/client/README.md

6 lines
222 B
Markdown

# Client go module
This separate go module is intended to be imported by clients that want to use the CSI-proxy.
It should strive to keep as few dependencies as possible, to make it easy to import in other repositories.