You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/05/05 08:26:02 UTC

[5/5] camel git commit: Camel-Kubernetes: Updated Asciidoc documentation

Camel-Kubernetes: Updated Asciidoc documentation


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/05734ea2
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/05734ea2
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/05734ea2

Branch: refs/heads/master
Commit: 05734ea2222a68237ec14374b68a12a30ef9bf43
Parents: 7a95351
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu May 5 10:24:19 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu May 5 10:24:19 2016 +0200

----------------------------------------------------------------------
 components/camel-kubernetes/src/main/docs/kubernetes.adoc | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/05734ea2/components/camel-kubernetes/src/main/docs/kubernetes.adoc
----------------------------------------------------------------------
diff --git a/components/camel-kubernetes/src/main/docs/kubernetes.adoc b/components/camel-kubernetes/src/main/docs/kubernetes.adoc
index 1687443..56a08cd 100644
--- a/components/camel-kubernetes/src/main/docs/kubernetes.adoc
+++ b/components/camel-kubernetes/src/main/docs/kubernetes.adoc
@@ -151,4 +151,10 @@ Headers
 |CamelKubernetesEventAction |io.fabric8.kubernetes.client.Watcher.Action |Action watched by the consumer
 
 |CamelKubernetesEventTimestamp |String |Timestamp of the action watched by the consumer
+
+|CamelKubernetesConfigMapName |String |ConfigMap name
+
+|CamelKubernetesConfigMapsLabels |Map |ConfigMap labels
+
+|CamelKubernetesConfigData |Map |ConfigMap Data
 |=======================================================================