Interface KubernetesNodesEndpointBuilderFactory.KubernetesNodesBuilders

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

public static interface KubernetesNodesEndpointBuilderFactory.KubernetesNodesBuilders
  • Method Details

    • kubernetesNodes

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

      Kubernetes Nodes (camel-kubernetes) Perform operations on Kubernetes Nodes and get notified on Node changes. Category: container,cloud Since: 2.17 Maven coordinates: org.apache.camel:camel-kubernetes Syntax: kubernetes-nodes:masterUrl Path parameter: masterUrl (required) Kubernetes Master url
      Parameters:
      path - masterUrl
      Returns:
      the dsl builder
    • kubernetesNodes

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