airshipctl/cmd/baremetal
Ruslan Aliev 07c44eedb7 Add ability to perform baremetal operation against all nodes
If no name or label filter specified baremetal operation will
be performed against all nodes with baremetalhost kind. Also,
baremeral cmd code was refactored and combined, which allowed
to remove duplicated code and slighlty improve test coverage
by reducing the number of untestable lines.

Change-Id: Ieadafdb9f55b995d4b47aeff1dc7233325f3191c
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #361
Closes: #361
2020-10-05 00:29:40 -05:00
..
testdata/TestBaremetalGoldenOutput Added new command for Image Build. 2020-06-12 03:01:26 +00:00
baremetal.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
baremetal_test.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
ejectmedia.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
poweroff.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
poweron.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
powerstatus.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
reboot.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
remotedirect.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00