@Target(value=TYPE) @Retention(value=RUNTIME) public @interface KubernetesInformers
KubernetesInformerFactoryProcessor
.
This annotation is specifically used for joining a list of KubernetesInformer
onto one bean
method.
Modifier and Type | Optional Element and Description |
---|---|
KubernetesInformer[] |
value
Value kubernetes informer [ ].
|
public abstract KubernetesInformer[] value
Copyright © 2020. All rights reserved.