| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.informers | |
| io.fabric8.kubernetes.client.informers.cache |
| Constructor and Description |
|---|
ResyncRunnable(SyncableStore<T> store,
Supplier<Boolean> shouldResyncFunc) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorStore<T extends io.fabric8.kubernetes.api.model.HasMetadata>
Wraps a
Cache and a SharedProcessor to distribute events related to changes and syncs |
| Constructor and Description |
|---|
Reflector(Class<T> apiTypeClass,
ListerWatcher<T,L> listerWatcher,
SyncableStore<T> store) |
Copyright © 2015–2022 Red Hat. All rights reserved.