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

commit 7b90593490e35e8c8dfcd017bd507574aca9536e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Sep 18 11:40:06 2019 +0200

    Camel-Kubernetes: Added supported producer operation to resource quota docs
---
 .../src/main/docs/kubernetes-resources-quota-component.adoc       | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git 
a/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc
 
b/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc
index f74a21c..babe0ad 100644
--- 
a/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc
+++ 
b/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc
@@ -102,3 +102,11 @@ The component supports 2 options, which are listed below.
 |===
 // spring-boot-auto-configure options: END
 
+== Supported producer operation
+
+- listResourcesQuota
+- listResourcesQuotaByLabels
+- getResourcesQuota
+- createResourcesQuota
+- deleteResourcesQuota
+

Reply via email to