Interface OpenshiftDeploymentconfigsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface OpenshiftDeploymentconfigsComponentBuilderFactory
Perform operations on Openshift Deployment Configs and get notified on
Deployment Config changes.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Openshift Deployment Configs component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionOpenshift Deployment Configs (camel-kubernetes) Perform operations on Openshift Deployment Configs and get notified on Deployment Config changes.
-
Method Details
-
openshiftDeploymentconfigs
static OpenshiftDeploymentconfigsComponentBuilderFactory.OpenshiftDeploymentconfigsComponentBuilder openshiftDeploymentconfigs()Openshift Deployment Configs (camel-kubernetes) Perform operations on Openshift Deployment Configs and get notified on Deployment Config changes. Category: container,cloud Since: 3.18 Maven coordinates: org.apache.camel:camel-kubernetes- Returns:
- the dsl builder
-