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