default KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
default KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder.kubernetesClient(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient) |
To use an existing kubernetes client.
|
static KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.kubernetesCustomResources() |
Kubernetes Custom Resources (camel-kubernetes)
Perform operations on Kubernetes Custom Resources and get notified on
Deployment changes.
|
default KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|