Go to file
Mehran Kholdi 98139d428e 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`
2020-04-24 00:08:36 +04:30
csi Autogen csi grpc interface 2020-04-24 00:08:36 +04:30
protos Autogen csi grpc interface 2020-04-24 00:08:36 +04:30
.gitignore Autogen python gitignore 2020-04-23 04:18:53 +04:30
requirements.in Autogen csi grpc interface 2020-04-24 00:08:36 +04:30
requirements.txt Autogen csi grpc interface 2020-04-24 00:08:36 +04:30