airshipctl/pkg/api/v1alpha1
Kostiantyn Kalynovskyi 0a7661ab7c Add clustermap object and interface
This commit adds cluster map api object, cluster map
interface and it's implementation built on top of cluster map api
object.

Important note:
ClusterMap interface needs a method to identify namespace of the
cluster, it can't be a part of api object, because real source for
cluster namespace is cluster object from cluster-api upstream lib.
This will need further design discussion on how we will find
cluster-api kind: Cluster object in our manifests. For now, there
is dummy "default" namespace being used

Change-Id: I8175f54abbe77331f0c87c0bde50857ee5c0eb1d
2020-09-09 17:28:45 -05:00
..
cluster_map_types.go Add clustermap object and interface 2020-09-09 17:28:45 -05:00
clusterctl_types.go Introduce executor for clusterctl init phase 2020-08-19 15:28:01 +04:00
clusterctl_types_test.go Move clusterctl api structs to gloabal api module 2020-06-08 21:08:08 +04:00
groupversion_info.go Add kubeconfig builder 2020-09-02 17:18:19 -05:00
imageconfiguration_types.go Add clustermap object and interface 2020-09-09 17:28:45 -05:00
kubeconfig_types.go Introduce KubeConfig API object 2020-07-30 16:20:37 +00:00
kubernetes_apply_types.go Add kubernetes apply executor 2020-08-21 11:18:45 -05:00
phase_types.go Add kubeconfig builder 2020-09-02 17:18:19 -05:00
phaseplan_types.go Introduce phases and phase plan 2020-06-23 13:12:36 +04:00
remotedirectconfiguration_types.go Add clustermap object and interface 2020-09-09 17:28:45 -05:00
zz_generated.deepcopy.go Add clustermap object and interface 2020-09-09 17:28:45 -05:00