| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint | |
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
StaticEndpointBuilders.kubernetesDeployments(String path)
Kubernetes Deployments (camel-kubernetes)
Perform operations on Kubernetes Deployments and get notified on
Deployment changes.
|
static KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
StaticEndpointBuilders.kubernetesDeployments(String componentName,
String path)
Kubernetes Deployments (camel-kubernetes)
Perform operations on Kubernetes Deployments and get notified on
Deployment changes.
|
| Modifier and Type | Method and Description |
|---|---|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.apiVersion(String apiVersion)
The Kubernetes API Version to use.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointBuilder.basic() |
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.caCertData(String caCertData)
The CA Cert Data.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.caCertFile(String caCertFile)
The CA Cert File.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.clientCertData(String clientCertData)
The Client Cert Data.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.clientCertFile(String clientCertFile)
The Client Cert File.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.clientKeyAlgo(String clientKeyAlgo)
The Key Algorithm used by the client.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.clientKeyData(String clientKeyData)
The Client Key data.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.clientKeyFile(String clientKeyFile)
The Client Key file.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.clientKeyPassphrase(String clientKeyPassphrase)
The Client Key Passphrase.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.dnsDomain(String dnsDomain)
The dns domain, used for ServiceCall EIP.
|
static KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.endpointBuilder(String componentName,
String path) |
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.kubernetesClient(Object kubernetesClient)
Default KubernetesClient to use if provided.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.kubernetesClient(String kubernetesClient)
Default KubernetesClient to use if provided.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsBuilders.kubernetesDeployments(String path)
Kubernetes Deployments (camel-kubernetes)
Perform operations on Kubernetes Deployments and get notified on
Deployment changes.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsBuilders.kubernetesDeployments(String componentName,
String path)
Kubernetes Deployments (camel-kubernetes)
Perform operations on Kubernetes Deployments and get notified on
Deployment changes.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.oauthToken(String oauthToken)
The Auth Token.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.password(String password)
Password to connect to Kubernetes.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.portName(String portName)
The port name, used for ServiceCall EIP.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.portProtocol(String portProtocol)
The port protocol, used for ServiceCall EIP.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.trustCerts(Boolean trustCerts)
Define if the certs we used are trusted anyway or not.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.trustCerts(String trustCerts)
Define if the certs we used are trusted anyway or not.
|
default KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.username(String username)
Username to connect to Kubernetes.
|
Apache Camel