Interface | Description |
---|---|
ListerWatcher<T,L> |
ListerWatcher is any object that knows how to perform an initial list and
start a watch on a resource.
|
Class | Description |
---|---|
DefaultSharedIndexInformer<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> | |
ResyncRunnable<T> |
Calls the resync function of store interface which is always implemented
by DeltaFIFO.
|
SharedInformerFactoryImpl |
SharedInformerFactory class constructs and caches informers for api types.
|
Copyright © 2015–2022 Red Hat. All rights reserved.