@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface KubernetesPersistentVolumesComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder
Builder for the Kubernetes Persistent Volume component.
|
static class |
KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder |
kubernetesPersistentVolumes()
Kubernetes Persistent Volume (camel-kubernetes)
Perform operations on Kubernetes Persistent Volumes and get notified on
Persistent Volume changes.
|
static KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder kubernetesPersistentVolumes()
Apache Camel