98139d428e
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`
4 lines
37 B
Python
4 lines
37 B
Python
import sys
|
|
|
|
sys.path.append("./csi")
|