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
7 lines
109 B
YAML
7 lines
109 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
labels:
|
|
control-plane: controller-manager
|
|
name: version-two
|