ceph-csi/vendor/github.com/kubernetes-csi/drivers
Serguei Bezverkhi e9033989a0 vendor updates
2018-03-07 11:43:06 -05:00
..
app Updated vednor files 2018-02-15 08:50:31 -05:00
hack vendor updates 2018-03-07 11:43:06 -05:00
pkg vendor updates 2018-03-07 11:43:06 -05:00
.gitignore vendor files 2018-01-10 13:42:26 -05:00
.travis.yml vendor updates 2018-03-07 11:43:06 -05:00
code-of-conduct.md vendor files 2018-01-10 13:42:26 -05:00
Gopkg.lock vendor updates 2018-03-07 11:43:06 -05:00
Gopkg.toml vendor updates 2018-03-07 11:43:06 -05:00
Makefile vendor updates 2018-03-07 11:43:06 -05:00
README.md vendor updates 2018-03-07 11:43:06 -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.