argoevents

package module
v1.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2024 License: Apache-2.0 Imports: 2 Imported by: 2

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

The Argo Workflows has an API and user interface 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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version struct {
	Version      string
	BuildDate    string
	GitCommit    string
	GitTag       string
	GitTreeState string
	GoVersion    string
	Compiler     string
	Platform     string
}

Version contains Argo-Events version information

func GetVersion

func GetVersion() Version

GetVersion returns the version information

func (Version) String

func (v Version) String() string

String outputs the version as a string

Directories

Path Synopsis
cmd
tls
cmd
cmd
pkg
apis/common
+k8s:deepcopy-gen=package +k8s:openapi-gen=true
+k8s:deepcopy-gen=package +k8s:openapi-gen=true
apis/eventbus/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.
apis/eventsource/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.
apis/sensor/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.
client/eventbus/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client/eventbus/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/eventbus/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/eventbus/clientset/versioned/typed/eventbus/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/eventbus/clientset/versioned/typed/eventbus/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
client/eventsource/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client/eventsource/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/eventsource/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/eventsource/clientset/versioned/typed/eventsource/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/eventsource/clientset/versioned/typed/eventsource/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
client/sensor/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client/sensor/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/sensor/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/sensor/clientset/versioned/typed/sensor/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/sensor/clientset/versioned/typed/sensor/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
cmd
test
e2e
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL