airshipctl/pkg/cluster
Kostiantyn Kalynovskyi f24bf00d17 Get-kubeconfig return all cluster contexts
Now if we run `airshipctl cluster get-kubeconfig` without args
it will return kubeconfig for the entire site, which will have
contexts for every cluster defined in cluster map.

Relates-To: #460
Closes: #460

Change-Id: Icf1f09724a5c60ac520b1dbcbda69c3280ac4c7e
2021-03-17 19:27:14 +00:00
..
checkexpiration Unit tests for cluster check-certificate-expiration command 2020-12-07 04:57:51 +00:00
clustermap Add multiple kubeconifg sources to ClusterMap 2021-03-10 18:22:30 +00:00
resetsatoken Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
testdata/statusmap Create StatusMaps from current cluster state 2020-04-29 09:39:27 -05:00
command_test.go Refactor cluster status command 2020-09-24 20:06:00 +00:00
command.go Get-kubeconfig return all cluster contexts 2021-03-17 19:27:14 +00:00
errors.go Fix typos 2020-09-21 02:49:33 -05:00
expression_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
expression.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
status_test.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
status.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00