I am trying to build a vscode extension to browse volumes on modal, and realized it couldn't be done with this sdk so I had to drop down to the raw grpc types.
Thinking of commands likevolumeListFiles2, volumeGetFile2…
Could more of the sdk be auto-generated so that we get more or less the full api?