domain: cluster.x-k8s.io layout: - go.kubebuilder.io/v3 projectName: controlplane repo: github.com/rancher/cluster-api-provider-rke2/controlplane resources: - api: crdVersion: v1 namespaced: true controller: true domain: cluster.x-k8s.io group: controlplane kind: Rke2ControlPlane path: github.com/rancher/cluster-api-provider-rke2/controlplane/api/v1alpha1 version: v1alpha1 webhooks: defaulting: true validation: true webhookVersion: v1 - api: crdVersion: v1 namespaced: true domain: cluster.x-k8s.io group: controlplane kind: Rke2ControlPlaneTemplate path: github.com/rancher/cluster-api-provider-rke2/controlplane/api/v1alpha1 version: v1alpha1 webhooks: defaulting: true validation: true webhookVersion: v1 version: "3"