DockerCLI/kubernetes
Simon Ferquel f766aff716 Make sure every composefiles sent to a v1beta1 endpoint are parsable
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2018-05-09 13:17:25 -07:00
..
client Clean useless named imports 2018-05-09 17:30:36 +02:00
compose Make sure every composefiles sent to a v1beta1 endpoint are parsable 2018-05-09 13:17:25 -07:00
labels Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00
README.md Fix PR comments 2018-01-03 10:23:32 +01:00
check.go Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00
check_test.go Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands 2018-04-30 11:27:22 +02:00
config.go Fix using the namespace specified in the kubeconfig file. 2018-05-09 17:30:36 +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.