moby--moby/api/types/volume
Sebastiaan van Stijn 9861dd069b
vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a
full diff: 6068d1894d...48dd89375d

Finishes off the work to change references to cluster volumes in the API
from using "csi" as the magic word to "cluster". This reflects that the
volumes are "cluster volumes", not "csi volumes".

Notably, there is no change to the plugin definitions being "csinode"
and "csicontroller". This terminology is appropriate with regards to
plugins because it accurates reflects what the plugin is.

Signed-off-by: Drew Erny <derny@mirantis.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-09 14:03:50 +02:00
..
cluster_volume.go vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a 2022-08-09 14:03:50 +02:00
create_options.go Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
list_response.go api: rename volume.VolumeListOKBody to volume.ListResponse 2022-04-28 22:39:12 +02:00
options.go Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
volume.go Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
volume_update.go Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00