-
Deprecated ClassesClassDescriptioninstead of declaring via the annotation create the informers manually as
@Beans
instead of declaring via the annotation create the controller manually as a@Bean
-
Deprecated Annotation TypesAnnotation TypeDescriptionregister the watcher via the
ControllerBuilder
APIregister the watcher via theControllerBuilder
APIuse theGenericKubernetesApi
insteadcreate aSharedIndexInformer
as a bean insteadcreate aSharedIndexInformer
beans insteadcreate a controller as a bean instead usingControllerBuilder
register the watcher via theControllerBuilder
APIregister the watcher via theControllerBuilder
APIregister the watcher via theControllerBuilder
API
-
Deprecated Methods
-
Deprecated Annotation Type ElementsAnnotation Type ElementDescription
@Bean
usingControllerBuilder
instead