Autogen csi grpc interface

Proto taken from:
https://github.com/container-storage-interface/spec/blob/master/csi.proto

Compiled using:
`python -m grpc_tools.protoc -I./protos --python_out=./csi/ --grpc_python_out=./csi/ protos/csi.proto`
This commit is contained in:
Mehran Kholdi
2020-04-23 04:20:05 +04:30
parent 6ac237abb8
commit 98139d428e
6 changed files with 7766 additions and 0 deletions

1502
protos/csi.proto Normal file

File diff suppressed because it is too large Load Diff