DockerCLI/cli/context/kubernetes
Ian Campbell a720cf572f Push check for kubernetes requirement down into the endpoint
This is less of a layering violation and removes some ugly hardcoded
`"kubernetes"` strings which were needed to avoid an import loop.

Signed-off-by: Ian Campbell <ijc@docker.com>
(cherry picked from commit c455193d14)
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2019-05-24 16:50:21 +02:00
..
testdata Dynamically register kubernetes context store endpoint type. 2019-05-24 15:55:50 +02:00
constants.go Introduce docker context store 2019-01-04 17:06:51 +01:00
endpoint_test.go Cleanup context store interfaces 2019-04-18 15:49:36 +02:00
load.go Push check for kubernetes requirement down into the endpoint 2019-05-24 16:50:21 +02:00
load_test.go Dynamically register kubernetes context store endpoint type. 2019-05-24 15:55:50 +02:00
save.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00