@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface KubernetesPodsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesPodsComponentBuilderFactory.KubernetesPodsComponentBuilder
Builder for the Kubernetes Pods component.
|
static class |
KubernetesPodsComponentBuilderFactory.KubernetesPodsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesPodsComponentBuilderFactory.KubernetesPodsComponentBuilder |
kubernetesPods()
Kubernetes Pods (camel-kubernetes)
Perform operations on Kubernetes Pods and get notified on Pod changes.
|
static KubernetesPodsComponentBuilderFactory.KubernetesPodsComponentBuilder kubernetesPods()
Apache Camel