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