csi: implement CSI controller detach request/response (#7107)
This changeset implements the minimal structs on the client-side we need to compile the work-in-progress implementation of the server-to-controller RPCs. It doesn't include implementing the `ClientCSI.DettachVolume` RPC on the client.
Showing
+180 -8
Please register or sign in to comment