Container Storage Interface (CSI) is aim to define an industry standard
that will enable storage vendors (SP) to develop a plugin once and have
it work across a number of container orchestration (CO) systems. The
container orchestration (CO) systems include Kubernetes, Mesos, Docker,
Cloud Foundry and so forth.
This project will implement all the interfaces defined by
Container Storage Interface (CSI).