DockerCLI/kubernetes
Silvin Lubecki c23c1482c7 Clean useless named imports
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2018-05-09 17:30:36 +02:00
..
client Clean useless named imports 2018-05-09 17:30:36 +02:00
compose 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
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.