@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface KubernetesConfigMapsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder
Builder for the Kubernetes ConfigMap component.
|
static class |
KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder |
kubernetesConfigMaps()
Kubernetes ConfigMap (camel-kubernetes)
Perform operations on Kubernetes ConfigMaps and get notified on
ConfigMaps changes.
|
static KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder kubernetesConfigMaps()
Apache Camel