aboyett / knative-eventing-sources

Event Sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knative Eventing Sources

GoDoc Go Report Card

Knative Eventing Sources builds on Kubernetes and Knative to provide useful generic strategies for developing a source to deliver messaging events to an Addressable target.

The Knative Eventing Sources project provides source implementations that:

  • Run your code in a container
  • Integrate with GitHub
  • Integrate with Kubernetes Events
  • Integrate with Pub/Sub
  • Integrate with Websockets
  • Expose an ingress

For complete documentation about Knative Eventing, see the following repos:

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.

About

Event Sources

License:Apache License 2.0


Languages

Language:Go 96.1%Language:Shell 3.7%Language:Makefile 0.2%