| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractKubernetesEndpoint |
AbstractKubernetesComponent.doCreateEndpoint(String uri,
String remaining,
KubernetesConfiguration config) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesConfigMapsEndpoint
Perform operations on Kubernetes ConfigMaps and get notified on ConfigMaps changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesConfigMapsProducer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesConfigMapsConsumer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesConfigMapsConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesConfigMapsProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesCustomResourcesEndpoint
Perform operations on Kubernetes Custom Resources and get notified on Deployment changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesCustomResourcesConsumer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesCustomResourcesProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesCustomResourcesConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesCustomResourcesProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesDeploymentsEndpoint
Perform operations on Kubernetes Deployments and get notified on Deployment changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesDeploymentsConsumer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesDeploymentsProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesDeploymentsConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesDeploymentsProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesHPAEndpoint
Perform operations on Kubernetes Horizontal Pod Autoscalers (HPA) and get notified on HPA changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesHPAProducer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesHPAConsumer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesHPAConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesHPAProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesJobEndpoint
Perform operations on Kubernetes Jobs.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesJobProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesJobProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesNamespacesEndpoint
Perform operations on Kubernetes Namespaces and get notified on Namespace changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesNamespacesConsumer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesNamespacesProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesNamespacesConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesNamespacesProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesNodesEndpoint
Perform operations on Kubernetes Nodes and get notified on Node changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesNodesConsumer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesNodesProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesNodesConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesNodesProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesPersistentVolumesEndpoint
Perform operations on Kubernetes Persistent Volumes and get notified on Persistent Volume changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesPersistentVolumesProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesPersistentVolumesProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesPersistentVolumesClaimsEndpoint
Perform operations on Kubernetes Persistent Volumes Claims and get notified on Persistent Volumes Claim changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesPersistentVolumesClaimsProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesPersistentVolumesClaimsProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesPodsEndpoint
Perform operations on Kubernetes Pods and get notified on Pod changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesPodsProducer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesPodsConsumer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesPodsConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesPodsProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesReplicationControllersEndpoint
Perform operations on Kubernetes Replication Controllers and get notified on Replication Controllers changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesReplicationControllersConsumer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesReplicationControllersProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesReplicationControllersConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesReplicationControllersProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesResourcesQuotaEndpoint
Perform operations on Kubernetes Resources Quotas.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesResourcesQuotaProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesResourcesQuotaProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesSecretsEndpoint
Perform operations on Kubernetes Secrets.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesSecretsProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesSecretsProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesServiceAccountsEndpoint
Perform operations on Kubernetes Service Accounts.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesServiceAccountsProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesServiceAccountsProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesServicesEndpoint
Perform operations on Kubernetes Services and get notified on Service changes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
KubernetesServicesConsumer.getEndpoint() |
AbstractKubernetesEndpoint |
KubernetesServicesProducer.getEndpoint() |
| Constructor and Description |
|---|
KubernetesServicesConsumer(AbstractKubernetesEndpoint endpoint,
org.apache.camel.Processor processor) |
KubernetesServicesProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenshiftBuildConfigsEndpoint
Perform operations on OpenShift Build Configs.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractKubernetesEndpoint |
OpenshiftBuildConfigsProducer.getEndpoint() |
| Constructor and Description |
|---|
OpenshiftBuildConfigsProducer(AbstractKubernetesEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenshiftBuildsEndpoint
Perform operations on OpenShift Builds.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractKubernetesEndpoint |
OpenshiftBuildsComponent.doCreateEndpoint(String uri,
String remaining,
KubernetesConfiguration config) |
AbstractKubernetesEndpoint |
OpenshiftBuildsProducer.getEndpoint() |
| Constructor and Description |
|---|
OpenshiftBuildsProducer(AbstractKubernetesEndpoint endpoint) |
Apache Camel