This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new a1f4f4b CAMEL-12239 - Regen docs a1f4f4b is described below commit a1f4f4b0bf2bf613fc2a90f1c3faab09380ce6b0 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 8 16:26:27 2018 +0100 CAMEL-12239 - Regen docs --- ...mponent.adoc => openshift-build-configs-component.adoc} | 14 +++++++------- .../src/main/docs/openshift-builds-component.adoc | 3 --- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-build-configs-component.adoc b/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc similarity index 85% rename from components/camel-kubernetes/src/main/docs/kubernetes-build-configs-component.adoc rename to components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc index a3e001c..80cfe30 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-build-configs-component.adoc +++ b/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc @@ -1,26 +1,26 @@ -[[kubernetes-build-configs-component]] -== Kubernetes Build Config Component +[[openshift-build-configs-component]] +== Openshift Build Config Component *Available as of Camel version 2.17* -The *Kubernetes Build Config* component is one of link:kubernetes.html[Kubernetes Components] which +The *Openshift Build Config* component is one of link:kubernetes.html[Kubernetes Components] which provides a producer to execute kubernetes build config operations. ### Component Options // component options: START -The Kubernetes Build Config component has no options. +The Openshift Build Config component has no options. // component options: END ### Endpoint Options // endpoint options: START -The Kubernetes Build Config endpoint is configured using URI syntax: +The Openshift Build Config endpoint is configured using URI syntax: ---- -kubernetes-build-configs:masterUrl +openshift-build-configs:masterUrl ---- with the following path and query parameters: @@ -58,4 +58,4 @@ with the following path and query parameters: | *trustCerts* (security) | Define if the certs we used are trusted anyway or not | | Boolean | *username* (security) | Username to connect to Kubernetes | | String |=== -// endpoint options: END \ No newline at end of file +// endpoint options: END diff --git a/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc b/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc index b12509f..463d438 100644 --- a/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc +++ b/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc @@ -1,8 +1,5 @@ [[openshift-builds-component]] == Openshift Builds Component -== Kubernetes Builds Component -*Available as of Camel version 2.17* - *Available as of Camel version 2.17* -- To stop receiving notification emails like this one, please contact acosent...@apache.org.