Package | Description |
---|---|
org.apache.camel.component.kubernetes | |
org.apache.camel.component.kubernetes.processor |
Modifier and Type | Method and Description |
---|---|
KubernetesConfiguration |
KubernetesEndpoint.getKubernetesConfiguration()
The kubernetes Configuration
|
Constructor and Description |
---|
KubernetesEndpoint(String uri,
KubernetesComponent component,
KubernetesConfiguration config) |
Modifier and Type | Method and Description |
---|---|
protected KubernetesConfiguration |
KubernetesProcessorFactory.createConfiguration(org.apache.camel.spi.RouteContext routeContext) |
protected KubernetesConfiguration |
KubernetesServiceCallServerListStrategy.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected Optional<org.apache.camel.spi.ServiceCallServerListStrategy> |
KubernetesProcessorFactory.builtInServerListStrategy(KubernetesConfiguration conf,
String name) |
protected org.apache.camel.spi.ServiceCallServerListStrategy<org.apache.camel.spi.ServiceCallServer> |
KubernetesProcessorFactory.createDefaultServerListStrategy(KubernetesConfiguration conf) |
protected org.apache.camel.impl.remote.DefaultServiceCallProcessor |
KubernetesProcessorFactory.createProcessor(String name,
String component,
String uri,
org.apache.camel.ExchangePattern mep,
KubernetesConfiguration conf,
Map<String,String> properties) |
Constructor and Description |
---|
Client(KubernetesConfiguration configuration) |
DNS(KubernetesConfiguration configuration) |
Environment(KubernetesConfiguration configuration) |
KubernetesServiceCallProcessor(String name,
String scheme,
String uri,
org.apache.camel.ExchangePattern exchangePattern,
KubernetesConfiguration conf) |
KubernetesServiceCallServerListStrategy(KubernetesConfiguration configuration) |
Apache Camel