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