blob: 939c6ebb9ba118892cf04c1be5b9f7f9d636dad6 [file] [log] [blame]
// Do not edit directly!
// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
= Google Secret Manager
:linkattrs:
:cq-artifact-id: camel-quarkus-google-secret-manager
:cq-native-supported: false
:cq-status: Preview
:cq-status-deprecation: Preview
:cq-description: Manage Google Secret Manager Secrets
:cq-deprecated: false
:cq-jvm-since: 2.8.0
:cq-native-since: n/a
[.badges]
[.badge-key]##JVM since##[.badge-supported]##2.8.0## [.badge-key]##Native##[.badge-unsupported]##unsupported##
Manage Google Secret Manager Secrets
== What's inside
* xref:{cq-camel-components}::google-secret-manager-component.adoc[Google Secret Manager component], URI syntax: `google-secret-manager:project`
Please refer to the above link for usage and configuration details.
== Maven coordinates
[source,xml]
----
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-secret-manager</artifactId>
</dependency>
----
Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.