airshipctl/pkg
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
..
api/v1alpha1 Introduce KubeConfig API object 2020-07-30 16:20:37 +00:00
bootstrap [#308] Removed code style issue on Error string 2020-07-24 14:19:57 -04:00
cluster Refactor getGvk to use document.Document methods 2020-06-04 13:51:59 -05:00
clusterctl Replace Non-ASCII symbols 2020-08-05 13:22:59 +00:00
config Implements proper permissions on airship2 generated files 2020-08-11 01:05:41 +05:30
container Fix for Lint warnings 2020-04-28 09:40:57 -05:00
document Merge "Add unit tests for missing Bundle functions" 2020-08-10 16:23:22 +00:00
environment Refactor environment module 2020-07-31 14:03:39 +04:00
errors Remove AirshipError 2020-05-28 14:22:44 -05:00
events Export error field in ErrEventReceived 2020-08-15 14:27:15 -05:00
k8s Add kubeconfig interface 2020-08-17 15:22:17 -05:00
log Add a prefix to the logger 2020-05-01 12:14:33 -05:00
phase Change executor interface to accept channels 2020-08-18 09:05:56 -05:00
remote Remove AirshipError 2020-05-28 14:22:44 -05:00
secret Add copyright for missing files 2020-04-09 08:35:59 -05:00
util Refactor environment module 2020-07-31 14:03:39 +04:00
version [#204] Refactoring for version cmd 2020-05-06 09:05:19 -07:00