argoevents

package module
v1.0.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: Apache-2.0 Imports: 2 Imported by: 2

README

Argo Events - The Event-driven Workflow Automation Framework

Go Report Card slack Build Status GoDoc License

What is Argo Events?

Argo Events is an event-driven workflow automation framework for Kubernetes which helps you trigger K8s objects, Argo Workflows, Serverless workloads, etc. on events from variety of sources like webhook, s3, schedules, messaging queues, gcp pubsub, sns, sqs, etc.



High Level Overview


Features

  • Supports events from 20+ event sources.
  • Ability to customize business-level constraint logic for workflow automation.
  • Manage everything from simple, linear, real-time to complex, multi-source events.
  • Supports Kubernetes Objects, Argo Workflow, AWS Lambda, Serverless, etc. as triggers.
  • CloudEvents compliant.

Getting Started

Follow these instruction to set up Argo Events.

Documentation

Triggers

  1. Argo Workflows
  2. Standard K8s Objects
  3. HTTP Requests / Serverless Workloads (OpenFaas, Kubeless, KNative etc.)
  4. AWS Lambda
  5. NATS Messages
  6. Kafka Messages
  7. Slack Notifications
  8. Argo Rollouts
  9. Custom Trigger / Build Your Own Trigger
  10. Apache OpenWhisk

Event Sources

Argo-Events supports 20+ event sources. The complete list of event sources is available here.

Who uses Argo Events?

Organizations below are officially using Argo Events. Please send a PR with your organization name if you are using Argo Events.

  1. BioBox Analytics
  2. BlackRock
  3. Canva
  4. Fairwinds
  5. InsideBoard
  6. Intuit
  7. Viaduct

Community Blogs and Presentations

Contribute

Read and abide by the Argo Events Code of Conduct.

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

License

Apache License Version 2.0, see LICENSE

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
controllers
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/gateway/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/gateway/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client/gateway/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/gateway/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/gateway/clientset/versioned/typed/gateway/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/gateway/clientset/versioned/typed/gateway/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

Jump to

Keyboard shortcuts

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