public class KubernetesInformerConfigurer extends Object implements org.springframework.beans.factory.FactoryBean<KubernetesInformerFactoryProcessor>
KubernetesInformerFactoryProcessor into the
context.| Constructor and Description |
|---|
KubernetesInformerConfigurer(io.kubernetes.client.openapi.ApiClient apiClient,
io.kubernetes.client.informer.SharedInformerFactory sharedInformerFactory) |
| Modifier and Type | Method and Description |
|---|---|
KubernetesInformerFactoryProcessor |
getObject() |
Class<?> |
getObjectType() |
public KubernetesInformerConfigurer(io.kubernetes.client.openapi.ApiClient apiClient,
io.kubernetes.client.informer.SharedInformerFactory sharedInformerFactory)
public KubernetesInformerFactoryProcessor getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<KubernetesInformerFactoryProcessor>Exceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<KubernetesInformerFactoryProcessor>Copyright © 2021. All rights reserved.