Interface KubernetesServicesComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface KubernetesServicesComponentBuilderFactory
Perform operations on Kubernetes Services and get notified on Service
changes.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Kubernetes Services component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionKubernetes Services (camel-kubernetes) Perform operations on Kubernetes Services and get notified on Service changes.
-
Method Details
-
kubernetesServices
static KubernetesServicesComponentBuilderFactory.KubernetesServicesComponentBuilder kubernetesServices()Kubernetes Services (camel-kubernetes) Perform operations on Kubernetes Services and get notified on Service changes. Category: container,cloud,paas Since: 2.17 Maven coordinates: org.apache.camel:camel-kubernetes- Returns:
- the dsl builder
-