Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 468 Bytes

OpenStorage SDK gRPC Clients

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.