Skip to content

Commit

Permalink
chore(event-source-custom-resource): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
VaibhavPage committed Dec 11, 2019
1 parent 002c504 commit 2aac7fc
Show file tree
Hide file tree
Showing 35 changed files with 4,512 additions and 1,031 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ and trigger Kubernetes objects after successful event dependencies resolution.
* Supports [CloudEvents](https://cloudevents.io/) for describing event data and transmission.
* Ability to manage event sources at runtime.

## Documentation
## Get Started
Follow [setup] instructions for installation. To see the Argo-Events in action, follow the
[getting started] guide.
Complete documentation is available at https://argoproj.github.io/argo-events/


## Event Listeners
## Available Event Listeners
1. AMQP
2. AWS SNS
3. AWS SQS
Expand Down

0 comments on commit 2aac7fc

Please sign in to comment.