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

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

repository ↗ · DeepWiki ↗ · release v1.9.10 ↗ · + Follow
4,584 symbols 13,116 edges 424 files 1,287 documented · 28% 1 cross-repo links
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

Router (Interface)
Router is an interface to manage the route [11 implementers]
pkg/eventsources/common/webhook/types.go
Trigger (Interface)
Trigger interface [14 implementers]
pkg/sensors/trigger.go
EventBusGetter (Interface)
EventBusGetter has a method to return a EventBusInterface. A group's client should implement this interface. [5 implementers]
pkg/client/clientset/versioned/typed/events/v1alpha1/eventbus.go
Installer (Interface)
Installer is an interface for event bus installation [5 implementers]
pkg/reconciler/eventbus/installer/installer.go
Connection (Interface)
(no doc) [9 implementers]
pkg/eventbus/common/interface.go
Validator (Interface)
Validator is an interface for CRD objects [3 implementers]
pkg/webhook/validator/validator.go
Elector (Interface)
(no doc) [2 implementers]
pkg/shared/leaderelection/leaderelection.go
PodLogCheckOption (FuncType)
(no doc)
test/util/util.go

Core symbols most depended-on inside this repo

Error
called by 557
pkg/eventbus/common/error.go
Run
called by 250
pkg/metrics/metrics.go
Then
called by 73
test/e2e/fixtures/when.go
EventProcessingFailed
called by 68
pkg/metrics/metrics.go
Close
called by 65
pkg/eventbus/common/interface.go
NewArgoEventsLogger
called by 64
pkg/shared/logging/logger.go
Done
called by 63
pkg/shared/util/scram_client.go
Get
called by 54
pkg/eventsources/persist/event_persist.go

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/auth/oauth2adaptv0.2.8 · 1×
cloud.google.com/go/compute/metadatav0.9.0 · 1×
cloud.google.com/go/pubsubv1.49.0 · 1×
dario.cat/mergov1.0.2 · 1×
github.com/99designs/go-keychainv0.0.0-2019100805025 · 1×
github.com/99designs/keyringv1.2.1 · 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