airshipctl/cmd/cluster
Ruslan Aliev 7bf93ba699 Implement cluster list command
Required for document validation script.

Change-Id: I555173a445278b31ef51ebf831a79e63446a19bc
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2021-02-08 23:54:57 -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 Implement cluster list command 2021-02-08 23:54:57 -06:00
cluster_test.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
cluster.go Implement cluster list command 2021-02-08 23:54:57 -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
list_test.go Implement cluster list command 2021-02-08 23:54:57 -06:00
list.go Implement cluster list command 2021-02-08 23:54:57 -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