airshipctl/cmd/cluster
Ruslan Aliev 9cde986a31 Introduce cluster get-kubeconfig command
This command will be used to retrieve kubeconfig from from leveraging
cluster or from document model. Particular implementation will be
added in further commits to make it easier for review.

Change-Id: If9e35dd90fdfcad6fa60a3cc4fab76ec1cb57f62
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Related-To: #374
2020-12-16 16:13:42 -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 Introduce cluster get-kubeconfig command 2020-12-16 16:13:42 -06:00
cluster.go Introduce cluster get-kubeconfig command 2020-12-16 16:13:42 -06:00
cluster_test.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
get_kubeconfig.go Introduce cluster get-kubeconfig command 2020-12-16 16:13:42 -06:00
get_kubeconfig_test.go Introduce cluster get-kubeconfig command 2020-12-16 16:13:42 -06:00
init.go Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
init_test.go Remove pkg/environment module 2020-09-03 23:52:49 -05:00
move.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
move_test.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
status.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