第 248 章 OpenShift Component (deprecated)

作为 Camel 版本 2.14 可用

openshift 组件是管理 OpenShift 应用程序的组件。 

Maven 用户需要将以下依赖项添加到其 pom.xml 中:

<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-openshift</artifactId>
    <version>x.x.x</version>
    <!-- use the same version as your Camel core version -->
</dependency>

248.1. URI 格式

openshift:clientId[?options]

您可以使用以下格式在 URI 中附加查询选项 ?option=value&option=value&…​