Interface KubernetesNodesComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface KubernetesNodesComponentBuilderFactory
Perform operations on Kubernetes Nodes and get notified on Node changes.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Kubernetes Nodes component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionKubernetes Nodes (camel-kubernetes) Perform operations on Kubernetes Nodes and get notified on Node changes.
-
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
-