MCPcopy Index your code
hub / github.com/argoproj-labs/argocd-vault-plugin

github.com/argoproj-labs/argocd-vault-plugin @v1.18.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.18.1 ↗ · + Follow
317 symbols 1,136 edges 54 files 120 documented · 38% updated 18mo agov1.18.1 · 2024-06-07★ 971118 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

argocd-vault-plugin

Pipeline Code Scanning Go Report Card Downloads codecov

An Argo CD plugin to retrieve secrets from various Secret Management tools (HashiCorp Vault, IBM Cloud Secrets Manager, AWS Secrets Manager, etc.) and inject them into Kubernetes resources

Why use this plugin?

This plugin is aimed at helping to solve the issue of secret management with GitOps and Argo CD. We wanted to find a simple way to utilize Secret Management tools without having to rely on an operator or custom resource definition. This plugin can be used not just for secrets but also for deployments, configMaps or any other Kubernetes resource.

Documentation

You can our full set of documentation at https://argocd-vault-plugin.readthedocs.io/

Contributing

Interested in contributing? Please read our contributing documentation here to get started!

Blogs

Presentations

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 181
Method 87
Struct 39
Interface 9
FuncType 1

Languages

Go100%

Modules by API surface

pkg/backends/ibmsecretsmanager.go28 symbols
pkg/kube/modifiers_test.go26 symbols
pkg/kube/util_test.go20 symbols
pkg/backends/azurekeyvault_test.go18 symbols
pkg/kube/template_test.go17 symbols
pkg/backends/ibmsecretsmanager_test.go11 symbols
pkg/kube/util.go9 symbols
pkg/helpers/test_helpers.go9 symbols
pkg/config/config_test.go9 symbols
pkg/backends/azurekeyvault.go9 symbols
pkg/types/types.go8 symbols
pkg/backends/keepersecretsmanager.go8 symbols

Datastores touched

my-dbDatabase · 1 repos

For agents

$ claude mcp add argocd-vault-plugin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page