Files
airshipctl/pkg/clusterctl/client/testdata/functions/capi/infrastructure/v0.3.1/version.yaml
Kostiantyn Kalynovskyi b57c1a2d15 Add clusterctl interface and factory functions
Client interface currently has only one Init method.
Also add a constructor for the Client which is based on resource
defined in clusterctl/api package and a filesystem root to construct
bundle for repository interface. Root is expected to be derived
from the airshipctl settings document manifest.target-path

Factory functions allow to insert custom repository interface
into clusterctl client

Relates-To: #170

Change-Id: Ib27e73043b4776001f405d2d4e96016735c6f46e
2020-04-30 16:19:15 -05:00

15 lines
222 B
YAML

---
apiVersion: airshipit.org/v1alpha1
kind: Testversion
metadata:
name: version-1
spec:
version: v0.3.1
---
apiVersion: v1
kind: Namespace
metadata:
labels:
control-plane: controller-manager
name: version-one