| Package | Description |
|---|---|
| io.kubernetes.client.informer.impl |
| Constructor and Description |
|---|
DefaultSharedIndexInformer(Class<ApiType> apiTypeClass,
ListerWatcher<ApiType,ApiListType> listerWatcher,
long resyncPeriod,
Cache<ApiType> cache) |
DefaultSharedIndexInformer(Class<ApiType> apiTypeClass,
ListerWatcher<ApiType,ApiListType> listerWatcher,
long resyncPeriod,
Cache<ApiType> cache,
BiConsumer<Class<ApiType>,Throwable> exceptionHandler) |
Copyright © 2022. All rights reserved.