DockerCLI/cli/command/volume
Sebastiaan van Stijn 1da95ff6aa
format code with gofumpt
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-30 11:59:11 +02:00
..
testdata Add cluster volume support 2022-05-13 20:06:11 +02:00
client_test.go vendor: github.com/docker/docker 2ed904cad7055847796433cc56ef1d1de0da868c 2022-04-30 12:01:37 +02:00
cmd.go Add cluster volume support 2022-05-13 20:06:11 +02:00
create.go Deflake TestVolumeCreateClusterOpts 2022-06-03 11:52:51 +02:00
create_test.go Deflake TestVolumeCreateClusterOpts 2022-06-03 11:52:51 +02:00
inspect.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
inspect_test.go Add cluster volume support 2022-05-13 20:06:11 +02:00
list.go volume: annotate cluster-volumes flags for API version and swarm 2022-05-13 20:22:38 +02:00
list_test.go format code with gofumpt 2022-09-30 11:59:11 +02:00
prune.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
prune_test.go cli/command/volume: remove deprecated io/ioutil 2022-02-25 15:42:13 +01:00
remove.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
remove_test.go cli/command/volume: remove deprecated io/ioutil 2022-02-25 15:42:13 +01:00
update.go volume: annotate cluster-volumes flags for API version and swarm 2022-05-13 20:22:38 +02:00