Interface KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder
-
- All Superinterfaces:
org.apache.camel.builder.EndpointConsumerBuilder,org.apache.camel.EndpointConsumerResolver,org.apache.camel.builder.EndpointProducerBuilder,org.apache.camel.EndpointProducerResolver,KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder,KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder
- Enclosing interface:
- KubernetesJobEndpointBuilderFactory
public static interface KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder extends KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder, KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder
Builder for endpoint for the Kubernetes Job component.
-
-
Method Summary
-
Methods inherited from interface org.apache.camel.builder.EndpointConsumerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getUri
-
Methods inherited from interface org.apache.camel.builder.EndpointProducerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getUri
-
Methods inherited from interface org.apache.camel.builder.endpoint.dsl.KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder
bridgeErrorHandler, bridgeErrorHandler, crdGroup, crdName, crdPlural, crdScope, crdVersion, labelKey, labelValue, namespace, poolSize, poolSize, resourceName
-
Methods inherited from interface org.apache.camel.builder.endpoint.dsl.KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder
lazyStartProducer, lazyStartProducer, operation
-
-
-
-
Method Detail
-
advanced
default KubernetesJobEndpointBuilderFactory.AdvancedKubernetesJobEndpointBuilder advanced()
- Specified by:
advancedin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
advancedin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder
-
apiVersion
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder apiVersion(String apiVersion)
The Kubernetes API Version to use. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
apiVersionin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
apiVersionin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
apiVersion- the value to set- Returns:
- the dsl builder
-
dnsDomain
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder dnsDomain(String dnsDomain)
The dns domain, used for ServiceCall EIP. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
dnsDomainin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
dnsDomainin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
dnsDomain- the value to set- Returns:
- the dsl builder
-
kubernetesClient
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder kubernetesClient(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient)
Default KubernetesClient to use if provided. The option is a: <code>io.fabric8.kubernetes.client.KubernetesClient</code> type. Group: common- Specified by:
kubernetesClientin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
kubernetesClientin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
kubernetesClient- the value to set- Returns:
- the dsl builder
-
kubernetesClient
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder kubernetesClient(String kubernetesClient)
Default KubernetesClient to use if provided. The option will be converted to a <code>io.fabric8.kubernetes.client.KubernetesClient</code> type. Group: common- Specified by:
kubernetesClientin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
kubernetesClientin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
kubernetesClient- the value to set- Returns:
- the dsl builder
-
portName
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder portName(String portName)
The port name, used for ServiceCall EIP. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
portNamein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
portNamein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
portName- the value to set- Returns:
- the dsl builder
-
portProtocol
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder portProtocol(String portProtocol)
The port protocol, used for ServiceCall EIP. The option is a: <code>java.lang.String</code> type. Default: tcp Group: common- Specified by:
portProtocolin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
portProtocolin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
portProtocol- the value to set- Returns:
- the dsl builder
-
caCertData
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder caCertData(String caCertData)
The CA Cert Data. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
caCertDatain interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
caCertDatain interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
caCertData- the value to set- Returns:
- the dsl builder
-
caCertFile
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder caCertFile(String caCertFile)
The CA Cert File. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
caCertFilein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
caCertFilein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
caCertFile- the value to set- Returns:
- the dsl builder
-
clientCertData
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder clientCertData(String clientCertData)
The Client Cert Data. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
clientCertDatain interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
clientCertDatain interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
clientCertData- the value to set- Returns:
- the dsl builder
-
clientCertFile
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder clientCertFile(String clientCertFile)
The Client Cert File. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
clientCertFilein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
clientCertFilein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
clientCertFile- the value to set- Returns:
- the dsl builder
-
clientKeyAlgo
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder clientKeyAlgo(String clientKeyAlgo)
The Key Algorithm used by the client. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
clientKeyAlgoin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
clientKeyAlgoin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
clientKeyAlgo- the value to set- Returns:
- the dsl builder
-
clientKeyData
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder clientKeyData(String clientKeyData)
The Client Key data. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
clientKeyDatain interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
clientKeyDatain interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
clientKeyData- the value to set- Returns:
- the dsl builder
-
clientKeyFile
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder clientKeyFile(String clientKeyFile)
The Client Key file. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
clientKeyFilein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
clientKeyFilein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
clientKeyFile- the value to set- Returns:
- the dsl builder
-
clientKeyPassphrase
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder clientKeyPassphrase(String clientKeyPassphrase)
The Client Key Passphrase. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
clientKeyPassphrasein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
clientKeyPassphrasein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
clientKeyPassphrase- the value to set- Returns:
- the dsl builder
-
oauthToken
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder oauthToken(String oauthToken)
The Auth Token. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
oauthTokenin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
oauthTokenin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
oauthToken- the value to set- Returns:
- the dsl builder
-
password
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder password(String password)
Password to connect to Kubernetes. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
passwordin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
passwordin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
password- the value to set- Returns:
- the dsl builder
-
trustCerts
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder trustCerts(Boolean trustCerts)
Define if the certs we used are trusted anyway or not. The option is a: <code>java.lang.Boolean</code> type. Group: security- Specified by:
trustCertsin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
trustCertsin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
trustCerts- the value to set- Returns:
- the dsl builder
-
trustCerts
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder trustCerts(String trustCerts)
Define if the certs we used are trusted anyway or not. The option will be converted to a <code>java.lang.Boolean</code> type. Group: security- Specified by:
trustCertsin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
trustCertsin interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
trustCerts- the value to set- Returns:
- the dsl builder
-
username
default KubernetesJobEndpointBuilderFactory.KubernetesJobEndpointBuilder username(String username)
Username to connect to Kubernetes. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
usernamein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointConsumerBuilder- Specified by:
usernamein interfaceKubernetesJobEndpointBuilderFactory.KubernetesJobEndpointProducerBuilder- Parameters:
username- the value to set- Returns:
- the dsl builder
-
-