airshipctl/pkg/clusterctl/client
Kostiantyn Kalynovskyi 5f920fe9be Skip variables substitution in clusterctl integration
This commit overrides default components interface behavior by
allowing to inject SkipVariables parameter, see L#37 at components_client.go.

To do this, we pass new Repository Client interface which is built on top
of the clusterctl implementation with one simple injection of SkipVariables
Please see related issue for more details

Relates-To: #201
Closes: #201

Change-Id: If068caa8308e39c9ee23d07f189bad26be04d5cf
2020-05-06 18:13:45 +00:00
..
testdata/functions/capi/infrastructure Add clusterctl interface and factory functions 2020-04-30 16:19:15 -05:00
client_test.go Add clusterctl interface and factory functions 2020-04-30 16:19:15 -05:00
client.go Skip variables substitution in clusterctl integration 2020-05-06 18:13:45 +00:00
errors.go Add clusterctl interface and factory functions 2020-04-30 16:19:15 -05:00
factory_test.go Skip variables substitution in clusterctl integration 2020-05-06 18:13:45 +00:00
factory.go Skip variables substitution in clusterctl integration 2020-05-06 18:13:45 +00:00