airshipctl/pkg/phase/ifc
Kostiantyn Kalynovskyi 2f1b520ab2 Change executor interface to accept channels
Now Run method will accept channels that they will write
events to, this will allow us to pass channels we want to them,
instead of execting them to return us a channel.

Wait method is removed from interface for now, as it needs more
design.

Change-Id: Ibd47dfe49172f537b79bcc8f83f7c76aece8e862
2020-08-18 09:05:56 -05:00
..
executor.go Change executor interface to accept channels 2020-08-18 09:05:56 -05:00