Update go dependencies
This commit is contained in:
parent
3c1a5c5fc2
commit
6c33bee8fd
620 changed files with 29782 additions and 15901 deletions
28
vendor/k8s.io/csi-api/README.md
generated
vendored
Normal file
28
vendor/k8s.io/csi-api/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
## 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue