Interface KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder
-
- All Superinterfaces:
org.apache.camel.builder.EndpointConsumerBuilder
,org.apache.camel.EndpointConsumerResolver
,org.apache.camel.builder.EndpointProducerBuilder
,org.apache.camel.EndpointProducerResolver
,KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
,KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
- Enclosing interface:
- KubernetesNamespacesEndpointBuilderFactory
public static interface KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder extends KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder, KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
Builder for endpoint for the Kubernetes Namespaces component.
-
-
Method Summary
-
Methods inherited from interface org.apache.camel.builder.EndpointConsumerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUri
-
Methods inherited from interface org.apache.camel.builder.EndpointProducerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, expr, getUri
-
Methods inherited from interface org.apache.camel.builder.endpoint.dsl.KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
bridgeErrorHandler, bridgeErrorHandler, crdGroup, crdName, crdPlural, crdScope, crdVersion, labelKey, labelValue, namespace, poolSize, poolSize, resourceName
-
Methods inherited from interface org.apache.camel.builder.endpoint.dsl.KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
lazyStartProducer, lazyStartProducer, operation
-
-
-
-
Method Detail
-
advanced
default KubernetesNamespacesEndpointBuilderFactory.AdvancedKubernetesNamespacesEndpointBuilder advanced()
- Specified by:
advanced
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
advanced
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
apiVersion
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder apiVersion(String apiVersion)
The Kubernetes API Version to use. The option is a:java.lang.String
type. Group: common- Specified by:
apiVersion
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
apiVersion
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
dnsDomain
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder dnsDomain(String dnsDomain)
The dns domain, used for ServiceCall EIP. The option is a:java.lang.String
type. Group: common- Specified by:
dnsDomain
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
dnsDomain
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
kubernetesClient
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder kubernetesClient(Object kubernetesClient)
Default KubernetesClient to use if provided. The option is a:io.fabric8.kubernetes.client.KubernetesClient
type. Group: common- Specified by:
kubernetesClient
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
kubernetesClient
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
kubernetesClient
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder kubernetesClient(String kubernetesClient)
Default KubernetesClient to use if provided. The option will be converted to aio.fabric8.kubernetes.client.KubernetesClient
type. Group: common- Specified by:
kubernetesClient
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
kubernetesClient
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
portName
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder portName(String portName)
The port name, used for ServiceCall EIP. The option is a:java.lang.String
type. Group: common- Specified by:
portName
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
portName
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
portProtocol
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder portProtocol(String portProtocol)
The port protocol, used for ServiceCall EIP. The option is a:java.lang.String
type. Default: tcp Group: common- Specified by:
portProtocol
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
portProtocol
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
caCertData
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder caCertData(String caCertData)
The CA Cert Data. The option is a:java.lang.String
type. Group: security- Specified by:
caCertData
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
caCertData
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
caCertFile
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder caCertFile(String caCertFile)
The CA Cert File. The option is a:java.lang.String
type. Group: security- Specified by:
caCertFile
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
caCertFile
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
clientCertData
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder clientCertData(String clientCertData)
The Client Cert Data. The option is a:java.lang.String
type. Group: security- Specified by:
clientCertData
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
clientCertData
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
clientCertFile
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder clientCertFile(String clientCertFile)
The Client Cert File. The option is a:java.lang.String
type. Group: security- Specified by:
clientCertFile
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
clientCertFile
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
clientKeyAlgo
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder clientKeyAlgo(String clientKeyAlgo)
The Key Algorithm used by the client. The option is a:java.lang.String
type. Group: security- Specified by:
clientKeyAlgo
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
clientKeyAlgo
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
clientKeyData
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder clientKeyData(String clientKeyData)
The Client Key data. The option is a:java.lang.String
type. Group: security- Specified by:
clientKeyData
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
clientKeyData
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
clientKeyFile
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder clientKeyFile(String clientKeyFile)
The Client Key file. The option is a:java.lang.String
type. Group: security- Specified by:
clientKeyFile
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
clientKeyFile
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
clientKeyPassphrase
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder clientKeyPassphrase(String clientKeyPassphrase)
The Client Key Passphrase. The option is a:java.lang.String
type. Group: security- Specified by:
clientKeyPassphrase
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
clientKeyPassphrase
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
oauthToken
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder oauthToken(String oauthToken)
The Auth Token. The option is a:java.lang.String
type. Group: security- Specified by:
oauthToken
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
oauthToken
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
password
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder password(String password)
Password to connect to Kubernetes. The option is a:java.lang.String
type. Group: security- Specified by:
password
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
password
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
trustCerts
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder trustCerts(Boolean trustCerts)
Define if the certs we used are trusted anyway or not. The option is a:java.lang.Boolean
type. Group: security- Specified by:
trustCerts
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
trustCerts
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
trustCerts
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder trustCerts(String trustCerts)
Define if the certs we used are trusted anyway or not. The option will be converted to ajava.lang.Boolean
type. Group: security- Specified by:
trustCerts
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
trustCerts
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
username
default KubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointBuilder username(String username)
Username to connect to Kubernetes. The option is a:java.lang.String
type. Group: security- Specified by:
username
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointConsumerBuilder
- Specified by:
username
in interfaceKubernetesNamespacesEndpointBuilderFactory.KubernetesNamespacesEndpointProducerBuilder
-
-