It should be straightforward to add another storage type of cluster registry to handle Cluster CRUD operations. https://github.com/kubernetes/cluster-registry One additional abstraction will need to be made to allow for two storage types, one for cluster info and one for storing json output.
It should be straightforward to add another storage type of cluster registry to handle Cluster CRUD operations.
https://github.com/kubernetes/cluster-registry
One additional abstraction will need to be made to allow for two storage types, one for cluster info and one for storing json output.