| Class | Description |
|---|---|
| KubernetesReconcilerWatch.DefaultReflectiveKeyFunc |
The type Default reflective key func which adapts default implementation.
|
| Annotation Type | Description |
|---|---|
| AddWatchEventFilter | Deprecated
register the watcher via the
ControllerBuilder API |
| DeleteWatchEventFilter | Deprecated
register the watcher via the
ControllerBuilder API |
| GroupVersionResource | Deprecated
use the
GenericKubernetesApi instead |
| KubernetesInformer | Deprecated
create a
SharedIndexInformer as a bean instead |
| KubernetesInformers | Deprecated
create a
SharedIndexInformer beans instead |
| KubernetesReconciler | Deprecated
create a controller as a bean instead using
ControllerBuilder |
| KubernetesReconcilerReadyFunc | Deprecated
register the watcher via the
ControllerBuilder API |
| KubernetesReconcilerWatch | Deprecated
register the watcher via the
ControllerBuilder API |
| KubernetesReconcilerWatches |
Indicates details on setting up resource watches for reconciler.
|
| UpdateWatchEventFilter | Deprecated
register the watcher via the
ControllerBuilder API |
Copyright © 2022. All rights reserved.