DockerCLI/kubernetes
Simon Ferquel 2e5981d613 Handle version v1alpha3
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2019-01-24 20:24:45 +01: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 Handle version v1alpha3 2019-01-24 20:24:45 +01:00
config.go alias kubernetes api to compose-on-kubernetes implementation 2018-12-28 15:49:17 +01: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.