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