argoevents

package module
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 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 resources, Argo Workflows and Serverless workloads on events from variety of event 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 Resources, Argo Workflow, AWS Lambda and OpenFaas as triggers.
  • Supports integration of existing API servers with event sources.
  • CloudEvents compliant.

Getting Started

Follow these instruction to set up Argo Events.

To see the Argo-Events in action, follow the quick start guide.

asciicast

Guide

Installation guide for gateways and sensors is available here.

Deep dive into Argo Events at https://argoproj.github.io/argo-events/tutorials/01-introduction/

Supported Event Sources

  1. AMQP
  2. AWS SNS
  3. AWS SQS
  4. Cron Schedules
  5. GCP PubSub
  6. GitHub
  7. GitLab
  8. HDFS
  9. File Based Events
  10. Kafka
  11. Minio
  12. NATS
  13. MQTT
  14. K8s Resources
  15. Slack
  16. NetApp StorageGrid
  17. Webhooks
  18. Stripe
  19. NSQ
  20. Emitter
  21. Redis
  22. Azure Events Hub

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
hack
pkg
apis/common
+k8s:deepcopy-gen=package +k8s:openapi-gen=true
+k8s:deepcopy-gen=package +k8s:openapi-gen=true
apis/eventsources/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/eventsources/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client/eventsources/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/eventsources/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/eventsources/clientset/versioned/typed/eventsources/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/eventsources/clientset/versioned/typed/eventsources/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