airshipctl/cmd/cluster
Ruslan Aliev a567007199 Refactor cluster* commands
All the cluster commands was refactored for usage with new config
factory. Config object now is being initialized in pkg module on demand,
which provides more flexibility and cleaner code.

Change-Id: I1088ecbce0c34a146a646270404ff206b152d310
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2020-09-03 23:52:49 -05:00
..
testdata Add and refactor cluster cmd unit tests 2020-08-06 15:46:39 +00:00
cluster_test.go Add and refactor cluster cmd unit tests 2020-08-06 15:46:39 +00:00
cluster.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
init_test.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
init.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
move_test.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
move.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
status_test.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00
status.go Refactor cluster* commands 2020-09-03 23:52:49 -05:00