Signed-off-by: Mayank Shah <mayankshah1614@gmail.com> |
||
|---|---|---|
| .. | ||
| api | ||
| apiversion | ||
| groups | ||
| LICENSE | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| utils.go | ||
README.md
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.