open-nomad/client/pluginmanager
Tim Gross 4f54a633a2
csi: refactor internal client field name to ExternalID (#7958)
The CSI plugins RPCs require the use of the storage provider's volume
ID, rather than the user-defined volume ID. Although changing the RPCs
to use the field name `ExternalID` risks breaking backwards
compatibility, we can use the `ExternalID` name internally for the
client and only use `VolumeID` at the RPC boundaries.
2020-05-14 11:56:07 -04:00
..
csimanager csi: refactor internal client field name to ExternalID (#7958) 2020-05-14 11:56:07 -04:00
drivermanager
group.go
group_test.go
manager.go
testing.go