DockerCLI/kubernetes
Vincent Demeester 2c4de4fb5e
Update tests to use gotest.tools 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-08 18:24:26 +02: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 Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +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 Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +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.