JavaScript is disabled on your browser.
Kubernetes Namespaces (camel-kubernetes)
Perform operations on Kubernetes Namespaces and get notified on Namespace
changes.
KubernetesNamespacesComponentBuilderFactory.KubernetesNamespacesComponentBuilder. autowiredEnabled (boolean autowiredEnabled)
Whether autowiring is enabled.
KubernetesNamespacesComponentBuilderFactory.KubernetesNamespacesComponentBuilder. 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.
KubernetesNamespacesComponentBuilderFactory.KubernetesNamespacesComponentBuilder. kubernetesClient (io.fabric8.kubernetes.client.KubernetesClient kubernetesClient)
To use an existing kubernetes client.
Kubernetes Namespaces (camel-kubernetes)
Perform operations on Kubernetes Namespaces and get notified on Namespace
changes.
KubernetesNamespacesComponentBuilderFactory.KubernetesNamespacesComponentBuilder. lazyStartProducer (boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).