DockerCLI/kubernetes
Silvin Lubecki 854aad8927 Print Stack API version in version command
* Resolve Stack API using Kubernetes discovering API
* Refactor Kubernetes flags parsing

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2018-02-26 01:16:49 +01:00
..
client/clientset_generated/clientset Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00
compose Fix gofmt for auto-generated k8s code 2018-01-03 23:57:23 +01:00
labels Move /cli/command/stack/kubernetes/api to /kubernetes 2017-12-26 11:22:32 +01:00
README.md Fix PR comments 2018-01-03 10:23:32 +01:00
check.go Print Stack API version in version command 2018-02-26 01:16:49 +01:00
check_test.go Print Stack API version in version command 2018-02-26 01:16:49 +01:00
config.go Print Stack API version in version command 2018-02-26 01:16:49 +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.