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

github.com/argoproj-labs/argocd-operator @rhos-v1.3.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release rhos-v1.3.1 ↗ · + Follow
687 symbols 2,858 edges 73 files 415 documented · 60%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Argo CD Operator

Build Status Go Report Card Documentation Status Contributor Covenant

A Kubernetes operator for managing Argo CD clusters.

Documentation

See the documentation for installation and usage of the operator.

License

The Argo CD Operator is released under the Apache 2.0 license. See the LICENSE file for details.

Extension points exported contracts — how you extend this code

Hook (FuncType)
Hook changes resources as they are created or updated by the reconciler.
controllers/argocd/hooks.go

Core symbols most depended-on inside this repo

makeTestArgoCD
called by 91
controllers/argocd/testing.go
makeTestReconciler
called by 78
controllers/argocd/testing.go
ZapLogger
called by 75
controllers/argocd/testing.go
IsObjectFound
called by 70
controllers/argoutil/resource.go
nameWithSuffix
called by 45
controllers/argocd/util.go
newDeploymentWithSuffix
called by 26
controllers/argocd/deployment.go
CombineImageTag
called by 20
controllers/argoutil/resource.go
LabelsForCluster
called by 17
controllers/argoutil/resource.go

Shape

Function 433
Method 203
Struct 47
FuncType 2
Interface 1
TypeAlias 1

Languages

Go100%

Modules by API surface

api/v1alpha1/zz_generated.deepcopy.go74 symbols
controllers/argocd/util.go63 symbols
controllers/argocd/deployment_test.go38 symbols
controllers/argocd/configmap.go37 symbols
api/v1alpha1/argocd_types.go36 symbols
controllers/argocd/deployment.go27 symbols
controllers/argocd/testing.go18 symbols
controllers/argocd/service.go17 symbols
controllers/argocd/secret.go17 symbols
controllers/argocd/keycloak.go16 symbols
controllers/openshift/openshift.go13 symbols
controllers/argocd/prometheus.go13 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page