/eventing-sources

Event Sources

Primary LanguageGoApache License 2.0Apache-2.0

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.