Interface KubernetesPodsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface KubernetesPodsComponentBuilderFactory
Perform operations on Kubernetes Pods and get notified on Pod changes.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Kubernetes Pods component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionKubernetes Pods (camel-kubernetes) Perform operations on Kubernetes Pods and get notified on Pod changes.
-
Method Details
-
kubernetesPods
Kubernetes Pods (camel-kubernetes) Perform operations on Kubernetes Pods and get notified on Pod changes. Category: container,cloud Since: 2.17 Maven coordinates: org.apache.camel:camel-kubernetes- Returns:
- the dsl builder
-