MCPcopy Index your code
hub / github.com/argoproj/argo-events

github.com/argoproj/argo-events @v1.9.10

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.9.10 ↗ · + Follow
4,584 symbols 13,116 edges 424 files 1,287 documented · 28% 152 cross-repo links updated 5d agov1.9.10 · 2026-01-21★ 2,672141 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Argo Events - The Event-driven Workflow Automation Framework

Go Report Card slack Build Status CII Best Practices OpenSSF Scorecard GoDoc License Artifact HUB

What is Argo Events?

Argo Events is an event-driven workflow automation framework for Kubernetes. It allows you to trigger 10 different actions (such as the creation of Kubernetes objects, invoke workflows or serverless workloads) on over 20 different events (such as webhook, S3 drop, cron schedule, messaging queues - e.g. Kafka, GCP PubSub, SNS, SQS).

Argo Events in 3 minutes

Features

  • Supports events from 20+ event sources and 10+ triggers.
  • Ability to customize business-level constraint logic for workflow automation.
  • Manage everything from simple, linear, real-time to complex, multi-source events.
  • CloudEvents compliant.

Try Argo Events

Access the demo environment (login using GitHub)

Screenshot

Getting Started

Follow these instructions to set up Argo Events.

User Interface/API

Argo Workflows has an API and user interface that support Argo Events.

Documentation

Blogs and Presentations

Who uses Argo Events?

Official Argo Events user list

Contribute

Participation in the Argo Events project is governed by the CNCF Code of Conduct.

Contributions are more than welcome, if you are interested take a look at our Contributing Guidelines.

License

Apache License Version 2.0, see LICENSE

Security

Please see SECURITY.md

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 3,140
Function 963
Struct 396
Interface 54
TypeAlias 25
FuncType 6

Languages

Go100%

Modules by API surface

pkg/apis/events/v1alpha1/generated.pb.go1,866 symbols
pkg/apis/events/v1alpha1/zz_generated.deepcopy.go272 symbols
pkg/apis/events/openapi/openapi_generated.go134 symbols
pkg/sensors/triggers/trigger.pb.go86 symbols
pkg/apis/events/v1alpha1/eventsource_types.go80 symbols
pkg/apis/events/v1alpha1/sensor_types.go70 symbols
pkg/eventsources/sources/generic/generic.pb.go44 symbols
pkg/reconciler/eventbus/installer/nats.go35 symbols
pkg/shared/util/util.go31 symbols
pkg/reconciler/sensor/validate.go29 symbols
pkg/eventsources/events/event-data.go29 symbols
pkg/eventbus/kafka/sensor/trigger_handler.go24 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

cloud.google.com/gov0.120.0 · 1×
cloud.google.com/go/authv0.17.0 · 1×
cloud.google.com/go/auth/oauth2adaptv0.2.8 · 1×
cloud.google.com/go/compute/metadatav0.9.0 · 1×
dario.cat/mergov1.0.2 · 1×
github.com/99designs/go-keychainv0.0.0-2019100805025 · 1×
github.com/AdaLogics/go-fuzz-headersv0.0.0-2022110317223 · 1×
github.com/AthenZ/athenzv1.10.39 · 1×
github.com/Azure/azure-amqp-common-go/v4v4.2.0 · 1×

For agents

$ claude mcp add argo-events \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page