open-nomad/client/pluginmanager/csimanager
Tim Gross 4374c1a837
csi: support Secrets parameter in CSI RPCs (#7923)
CSI plugins can require credentials for some publishing and
unpublishing workflow RPCs. Secrets are configured at the time of
volume registration, stored in the volume struct, and then passed
around as an opaque map by Nomad to the plugins.
2020-05-11 17:12:51 -04:00
..
doc.go
fingerprint.go
fingerprint_test.go
instance.go
instance_test.go csi: checkpoint volume claim garbage collection (#7782) 2020-04-23 11:06:23 -04:00
interface.go csi: fix unpublish workflow ID mismatches 2020-04-06 10:15:55 -04:00
manager.go CSI: move node unmount to server-driven RPCs (#7596) 2020-04-02 16:04:56 -04:00
manager_test.go
usage_tracker.go CSI: move node unmount to server-driven RPCs (#7596) 2020-04-02 16:04:56 -04:00
usage_tracker_test.go CSI: move node unmount to server-driven RPCs (#7596) 2020-04-02 16:04:56 -04:00
volume.go csi: support Secrets parameter in CSI RPCs (#7923) 2020-05-11 17:12:51 -04:00
volume_test.go csi: fix unpublish workflow ID mismatches 2020-04-06 10:15:55 -04:00