ceph-csi/vendor/github.com/kubernetes-csi/drivers
2018-07-31 14:53:26 +02:00
..
app vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
hack vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
pkg vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
.gitignore vendor files 2018-01-10 13:42:26 -05:00
.travis.yml vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
code-of-conduct.md vendor files 2018-01-10 13:42:26 -05:00
Gopkg.lock vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
Gopkg.toml vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
LICENSE vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
Makefile vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
README.md vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00

Build Status

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.