ceph-csi/vendor/github.com/kubernetes-csi/drivers
2018-02-15 08:50:31 -05:00
..
app Updated vednor files 2018-02-15 08:50:31 -05:00
hack Updated vednor files 2018-02-15 08:50:31 -05:00
pkg Updated vednor files 2018-02-15 08:50:31 -05:00
.gitignore vendor files 2018-01-10 13:42:26 -05:00
.travis.yml Updated vednor files 2018-02-15 08:50:31 -05:00
code-of-conduct.md vendor files 2018-01-10 13:42:26 -05:00
Gopkg.lock Updated vednor files 2018-02-15 08:50:31 -05:00
Gopkg.toml Updated vednor files 2018-02-15 08:50:31 -05:00
Makefile Updated vednor files 2018-02-15 08:50:31 -05:00
README.md Updated vednor files 2018-02-15 08:50:31 -05:00

CSI Drivers

These drivers are provided purely for illustrative purposes, and should not be used for production workloads.

Other sample drivers

Please read Drivers for more information

Adding new sample drivers

Please, DO NOT submit PRs to add new drivers here unless they are just examples. Real CSI drivers are to be housed on their own repo separate from this one. You are then welcomed to send a PR to https://github.com/kubernetes-csi/docs to add the Driver page.