I am trying to understand what is the purpose of KubernetesCatalogWatch
in the fabric8 implementation of discovery. It seems to me that KubernetesDiscoveryClient
is an implementation of DiscoveryClient
and KubernetesCatalogWatch
was an initial implementation before that one existed.
As such, I am very inclined to delete it from the repo... unless I am missing something. what do you think? thank you