| Package | Description |
|---|---|
| io.kubernetes.client.informer | |
| io.kubernetes.client.informer.impl |
| Modifier and Type | Method and Description |
|---|---|
<ApiType,ApiListType> |
SharedInformerFactory.sharedIndexInformerFor(java.util.function.Function<CallGeneratorParams,com.squareup.okhttp.Call> callGenerator,
java.lang.Class<ApiType> apiTypeClass,
java.lang.Class<ApiListType> apiListTypeClass)
Shared index informer for shared index informer.
|
<ApiType,ApiListType> |
SharedInformerFactory.sharedIndexInformerFor(java.util.function.Function<CallGeneratorParams,com.squareup.okhttp.Call> callGenerator,
java.lang.Class<ApiType> apiTypeClass,
java.lang.Class<ApiListType> apiListTypeClass,
long resyncPeriodInMillis)
Constructs and returns a shared index informer w/ resync period specified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSharedIndexInformer<ApiType,ApiListType> |
Copyright © 2019. All rights reserved.