airshipctl/pkg/clusterctl
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
..
api/v1alpha1 Add clusterctl resource type. 2020-04-29 14:39:30 -05:00
client Skip variables substitution in clusterctl integration 2020-05-06 18:13:45 +00:00
cmd Skip variables substitution in clusterctl integration 2020-05-06 18:13:45 +00:00
implementations Skip variables substitution in clusterctl integration 2020-05-06 18:13:45 +00:00