airshipctl/pkg/phase
Ruslan Aliev 2f5402ae80 Remove phase apply command
Command phase run will be used instead, so phase apply became no
longer needed.

Change-Id: I8bdbd6bcad7efbb03632978d8952700fc39d55ba
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2020-09-23 01:42:16 -05:00
..
ifc Implement render methods 2020-09-23 03:06:51 +00:00
testdata Implement render methods 2020-09-23 03:06:51 +00:00
client.go Implement render methods 2020-09-23 03:06:51 +00:00
client_test.go Implement render methods 2020-09-23 03:06:51 +00:00
command.go Add phase command objects 2020-09-12 15:21:12 +00:00
command_test.go Add phase command objects 2020-09-12 15:21:12 +00:00
errors.go Introduce executor for clusterctl init phase 2020-08-19 15:28:01 +04:00
helper.go Implement helper interface 2020-09-10 15:05:00 +00:00
helper_test.go Implement phase and phase.Client interface 2020-09-11 16:24:04 -05:00
render.go Implement render methods 2020-09-23 03:06:51 +00:00
render_test.go Implement render methods 2020-09-23 03:06:51 +00:00