k3s/vendor/k8s.io/csi-api/README.md

29 lines
834 B
Markdown
Raw Normal View History

2019-01-12 04:58:27 +00:00
## Purpose
This repository contains type definitions and client code for the CSI
APIs that Kubernetes makes use of.
Consumers of the CSI APIs can make use of this repository to access
implementations of the APIs.
## Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the [community
page](http://kubernetes.io/community/).
You can reach the maintainers of this repository at:
- Slack: #sig-storage (on https://kubernetes.slack.com -- get an
invite at slack.kubernetes.io)
- Mailing List:
https://groups.google.com/forum/#!forum/kubernetes-sig-storage
### Code of Conduct
Participation in the Kubernetes community is governed by the [Kubernetes
Code of Conduct](code-of-conduct.md).
### Contibution Guidelines
See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.