| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.informers | |
| io.fabric8.kubernetes.client.informers.cache |
| Modifier and Type | Method and Description |
|---|---|
Store<T> |
SharedIndexInformer.getStore()
Return the Store associated with this informer
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Cache<T>
It basically saves and indexes all the entries.
|
interface |
Indexer<T>
Indexer extends Store interface and add index/de-index methods.
|
Copyright © 2015–2024 Red Hat. All rights reserved.