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
15 lines
222 B
YAML
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
|