66b6acf565
Change introduces phase executor interface as well as method to call it. Each registered executor must implement this interface. Relates-To: #259 Change-Id: I44665e5318ae59b4549cc77d10526a71bd40b40a
12 lines
267 B
YAML
12 lines
267 B
YAML
apiVersion: airshipit.org/v1alpha1
|
|
kind: Clusterctl
|
|
metadata:
|
|
name: clusterctl-v1
|
|
action: init
|
|
init-options:
|
|
core-provider: "cluster-api:v0.3.3"
|
|
providers:
|
|
- name: "cluster-api"
|
|
type: "CoreProvider"
|
|
versions:
|
|
v0.3.3: manifests/function/capi/v0.3.3 |