airshipctl/pkg/clusterctl/implementations
Kostiantyn Kalynovskyi 8b86f156b0 Uplift cluster-api go package to 0.3.10
This commit uplifts cluster-api go package to 0.3.10
In new version we are now allowed to skip var subsitution completely
that is why TestAdditionalVariableSubstitutionRepoClient is changed
to relfect that.

Also some of the cluster-api constructor functions has been changed,
and we are changing our factory injection methods as well.

Change-Id: I24aa849271eb7109eb4f7d53a352ea3bb20a21a5
2020-10-05 12:21:17 -05:00
..
testdata/functions Allow to use variable substitution for cluster-api components 2020-07-22 19:09:22 -05:00
components_client.go Allow to use variable substitution for cluster-api components 2020-07-22 19:09:22 -05:00
errors.go Allow to use variable substitution for cluster-api components 2020-07-22 19:09:22 -05:00
reader.go Fix typos 2020-09-21 02:49:33 -05:00
reader_test.go Move clusterctl api structs to gloabal api module 2020-06-08 21:08:08 +04:00
repository.go Add reader interface 2020-05-06 13:13:29 -05:00
repository_client.go Allow to use variable substitution for cluster-api components 2020-07-22 19:09:22 -05:00
repository_client_test.go Uplift cluster-api go package to 0.3.10 2020-10-05 12:21:17 -05:00
repository_test.go Fix typos 2020-09-21 02:49:33 -05:00