OpenStorage SDK gRPC Clients
September 12, 2022 ยท View on GitHub
This repo manages the generated OpenStorage SDK clients for multiple languages.
For more information, please see OpenStorage SDK
Releasing new clients
For each branch, type:
$ ./update.sh
This will use
api.proto
from the appropriate branch in github.com/libopenstorage/openstorage to generate
new clients.