mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
- More strict on orchestrator flag - Make orchestrator flag more explicit as experimental - Add experimentalCLI annotation on kubernetes flags - Better kubeconfig error message - Prefix service name with stackname in ps and services stack subcommands - Fix yaml documentation - Fix code coverage ignoring generated code Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
4 lines
185 B
Markdown
4 lines
185 B
Markdown
# 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. |