Interface KubernetesJobEndpointBuilderFactory.KubernetesJobBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
KubernetesJobEndpointBuilderFactory

public static interface KubernetesJobEndpointBuilderFactory.KubernetesJobBuilders
  • Method Details

    • kubernetesJob

      Kubernetes Job (camel-kubernetes) Perform operations on Kubernetes Jobs. Category: container,cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-kubernetes
      Returns:
      the dsl builder for the headers' name.
    • kubernetesJob

      Kubernetes Job (camel-kubernetes) Perform operations on Kubernetes Jobs. Category: container,cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-kubernetes Syntax: kubernetes-job:masterUrl Path parameter: masterUrl (required) Kubernetes Master url
      Parameters:
      path - masterUrl
      Returns:
      the dsl builder
    • kubernetesJob

      Kubernetes Job (camel-kubernetes) Perform operations on Kubernetes Jobs. Category: container,cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-kubernetes Syntax: kubernetes-job:masterUrl Path parameter: masterUrl (required) Kubernetes Master url
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - masterUrl
      Returns:
      the dsl builder