Interface KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsBuilders

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

public static interface KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsBuilders
  • Method Details

    • kubernetesDeployments

      Kubernetes Deployments (camel-kubernetes) Perform operations on Kubernetes Deployments and get notified on Deployment changes. Category: container,cloud Since: 2.20 Maven coordinates: org.apache.camel:camel-kubernetes
      Returns:
      the dsl builder for the headers' name.
    • kubernetesDeployments

      Kubernetes Deployments (camel-kubernetes) Perform operations on Kubernetes Deployments and get notified on Deployment changes. Category: container,cloud Since: 2.20 Maven coordinates: org.apache.camel:camel-kubernetes Syntax: kubernetes-deployments:masterUrl Path parameter: masterUrl (required) Kubernetes Master url
      Parameters:
      path - masterUrl
      Returns:
      the dsl builder
    • kubernetesDeployments

      Kubernetes Deployments (camel-kubernetes) Perform operations on Kubernetes Deployments and get notified on Deployment changes. Category: container,cloud Since: 2.20 Maven coordinates: org.apache.camel:camel-kubernetes Syntax: kubernetes-deployments: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