airshipctl/pkg/cluster
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
..
clustermap Add clustermap object and interface 2020-09-09 17:28:45 -05:00
testdata/statusmap Create StatusMaps from current cluster state 2020-04-29 09:39:27 -05:00
errors.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
expression.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
expression_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
status.go Add poller 2020-08-19 13:47:07 -05:00
status_test.go Add poller 2020-08-19 13:47:07 -05:00