compose/api/context/store
Guillaume Tardif 61a3f6faa5 Keep “kubernetes” in `docker context create kubernetes mycontext` UX. We cannot use “kubernetes” as an endpoint name, because the context Marshall/unmarshall has a specific logic for the “kubernetes” endpoint, so storing “kube”
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-01-26 16:40:18 +01:00
..
contextmetadata.go Implement kubernetes context create 2021-01-26 16:10:57 +01:00
contextmetadata_test.go Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00
store.go Keep “kubernetes” in `docker context create kubernetes mycontext` UX. We cannot use “kubernetes” as an endpoint name, because the context Marshall/unmarshall has a specific logic for the “kubernetes” endpoint, so storing “kube” 2021-01-26 16:40:18 +01:00
store_test.go Remove example backend. 2021-01-19 11:29:48 +01:00
storedefault.go Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00