airshipctl/cmd/cluster
Ruslan Aliev 899bbdbe07 Link cluster get-kubeconfig cmd with appropriate functionality
This patch links cluster get-kubeconfig command call with
appropriate clusterctl functionality, and also replaces old
callbacks and removes outdated implementation.

Change-Id: Ibd0d981985f94497db250c8df3f5675fdec1d2ca
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #374
2021-01-26 11:03:59 -06:00
..
checkexpiration Adds command objects for cluster check-certificate-expiration 2020-11-06 13:14:21 +00:00
resetsatoken Support rotation of svc account tokens 2020-10-19 07:06:58 +00:00
testdata Link cluster get-kubeconfig cmd with appropriate functionality 2021-01-26 11:03:59 -06:00
cluster_test.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
cluster.go Link cluster get-kubeconfig cmd with appropriate functionality 2021-01-26 11:03:59 -06:00
get_kubeconfig_test.go Link cluster get-kubeconfig cmd with appropriate functionality 2021-01-26 11:03:59 -06:00
get_kubeconfig.go Link cluster get-kubeconfig cmd with appropriate functionality 2021-01-26 11:03:59 -06:00
init_test.go Remove pkg/environment module 2020-09-03 23:52:49 -05:00
init.go Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
move_test.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
move.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -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