airshipctl/pkg/k8s
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
..
applier Refactor phase* commands 2020-09-03 23:52:49 -05:00
client Refactor cluster* commands 2020-09-03 23:52:49 -05:00
kubeconfig Add clustermap object and interface 2020-09-09 17:28:45 -05:00
kubectl Add kubeconfig interface 2020-08-17 15:22:17 -05:00
poller Remove pkg/environment module 2020-09-03 23:52:49 -05:00
utils Add kubeconfig interface 2020-08-17 15:22:17 -05:00