DockerCLI/cli/command/stack/kubernetes
Sebastiaan van Stijn 7c6baba23b cli/command/stack: remove deprecated io/ioutil
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit d59330f40d)
Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-27 16:27:37 -05:00
..
testdata Regroup all kubernetes extra-fields under x-kubernetes 2019-04-12 15:46:11 +02:00
cli.go Deprecate Kubernetes stack support 2021-07-02 16:36:31 +02:00
client.go Always enable experimental features 2020-10-02 15:59:42 +02:00
conversion.go Services: use ServiceStatus on API v1.41 and up 2019-10-29 15:49:28 +01:00
conversion_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
convert.go cli/command/stack: remove deprecated io/ioutil 2023-02-27 16:27:37 -05:00
convert_test.go cli/command/stack: remove deprecated io/ioutil 2023-02-27 16:27:37 -05:00
deploy.go Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00
deploy_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
list.go cli/command/stack: remove deprecated io/ioutil 2023-02-27 16:27:37 -05:00
ps.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
remove.go Fix outputting twice the docker stack rm error message 2018-05-30 15:56:41 +02:00
services.go Refactor the `stack services` command to be uniform 2019-10-29 15:58:10 +01:00
services_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
stack.go cli/command/stack: remove deprecated io/ioutil 2023-02-27 16:27:37 -05:00
stackclient.go Add support for pull secrets and policies 2019-01-29 18:12:43 +01:00
stackclient_test.go cli/command/stack: remove deprecated io/ioutil 2023-02-27 16:27:37 -05:00
warnings.go Print warnings on stderr for each unsupported features while parsing a compose file for deployment on Kubernetes. 2018-04-30 11:56:14 +02:00
warnings_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
watcher.go Remove k8s.io/kubernetes dependency 2020-12-04 00:27:40 +01:00
watcher_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00