airshipctl/cmd/cluster
Ian Howell eecc417495 Implement airshipctl cluster status
This change introduces the subcommand `status` to the `airshipctl
cluster` command. The `status` command will iterate over all defined
custom resources in the target path, check their status against the
resources currently in the cluster, and then report results on stdout.

Change-Id: Ieaff6b91fd9055f995c5ba8ce79959356a2a8a02
Relates-To: #73
2020-06-10 10:14:12 -05:00
..
testdata Implement airshipctl cluster status 2020-06-10 10:14:12 -05:00
cluster.go Implement airshipctl cluster status 2020-06-10 10:14:12 -05:00
cluster_test.go Add airshipctl cluster init command 2020-04-30 16:44:47 -05:00
init.go Add airshipctl cluster init command 2020-04-30 16:44:47 -05:00
move.go Adds support for `clusterctl move` of capi and bmo resources 2020-06-04 10:19:41 +00:00
status.go Implement airshipctl cluster status 2020-06-10 10:14:12 -05:00
status_test.go Implement airshipctl cluster status 2020-06-10 10:14:12 -05:00