Package io.fabric8.kubernetes.client.informers.impl
-
Interface Summary Interface Description ListerWatcher<T extends io.fabric8.kubernetes.api.model.HasMetadata,L> ListerWatcher is any object that knows how to perform an initial list and start a watch on a resource. -
Class Summary Class Description DefaultSharedIndexInformer<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> SharedInformerFactoryImpl SharedInformerFactory class constructs and caches informers for api types.