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