airshipctl/testutil
Vladimir Kozhukalov 1b960c129d Do not pass phase helper to executor initializers
Phase helper provides plenty of useful methods for
 a phase client. But these methods are not used by
 phase executor initializers except for getting some
 configuration values. So, it is better to provide
 initializers with necessary values instead of passing
 them the phase helper.

Change-Id: I8c596455e30444570a86efad73d792af0ca83a33
Relates-To: #464
Relates-To: #465
2021-04-20 10:00:47 +03:00
..
clusterctl Extend kubeconfig builder 2021-02-10 14:52:39 +00:00
container Extend Generic Container interface 2021-02-08 15:50:20 +00:00
document Introduce bundle and helper mock objects 2021-04-13 15:32:23 +03:00
fs Extend document filesystem with chmod and dir methods 2020-12-02 09:03:17 -06:00
inventory Move remotedirect method to remote interface 2021-01-21 23:09:54 +00:00
k8sutils Fix typos 2020-09-21 02:49:33 -05:00
phase Do not pass phase helper to executor initializers 2021-04-20 10:00:47 +03:00
redfishutils Move remotedirect method to remote interface 2021-01-21 23:09:54 +00:00
testconfig.go Remove NameInKubeconf field from Context struct 2021-03-26 19:22:52 -05:00
testdatafs.go Move document filesystem to a separate package 2020-11-30 19:51:30 -06:00
utilities.go Error messages checked expected value 2021-03-03 12:00:36 -06:00