mirror of https://github.com/docker/cli.git
5155cda716
Fix tests that failed when using cmp.Compare() internal/test/testutil/assert InDelta Fix DeepEqual with kube metav1.Time Convert some ErrorContains to assert Signed-off-by: Daniel Nephin <dnephin@docker.com> |
||
---|---|---|
.. | ||
client/clientset_generated/clientset | ||
compose | ||
labels | ||
README.md | ||
check.go | ||
check_test.go | ||
config.go | ||
doc.go |
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.