rawfile-localpv/csi
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
..
__init__.py Autogen csi grpc interface 2020-04-24 00:08:36 +04:30
csi_pb2.py Autogen csi grpc interface 2020-04-24 00:08:36 +04:30
csi_pb2_grpc.py Autogen csi grpc interface 2020-04-24 00:08:36 +04:30