DockerCLI/kubernetes
Sebastiaan van Stijn 4fe6b837b7
bump gotest.tools v3.0.1 for compatibility with Go 1.14
full diff: https://github.com/gotestyourself/gotest.tools/compare/v2.3.0...v3.0.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 2c0e93063b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-21 16:43:18 +02:00
..
client alias kubernetes api to compose-on-kubernetes implementation 2018-12-28 15:49:17 +01:00
compose alias kubernetes api to compose-on-kubernetes implementation 2018-12-28 15:49:17 +01:00
labels alias kubernetes api to compose-on-kubernetes implementation 2018-12-28 15:49:17 +01:00
README.md Fix PR comments 2018-01-03 10:23:32 +01:00
check.go Handle version v1alpha3 2019-01-24 20:24:45 +01:00
check_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
doc.go Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00

README.md

Kubernetes client libraries

This package (and sub-packages) holds the client libraries for the kubernetes integration in the docker platform. Most of the code is currently generated.