@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface KubernetesReplicationControllersComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilder
Builder for the Kubernetes Replication Controller component.
|
static class |
KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilder |
kubernetesReplicationControllers()
Kubernetes Replication Controller (camel-kubernetes)
Perform operations on Kubernetes Replication Controllers and get notified
on Replication Controllers changes.
|
static KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilder kubernetesReplicationControllers()
Apache Camel