grantr / eventing-contrib

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 a Sinkable target.

The Knative Eventing Sources project provides source implementations that:

  • Run your code in a contianer
  • Integrate with GitHub
  • Integrate with Kubernetes

For complete Knative Eventing documentation, see Knative Eventing or Knative docs to learn about Knative.

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

About

Event Sources

License:Apache License 2.0


Languages

Language:Go 85.0%Language:Shell 12.8%Language:Makefile 1.6%Language:Dockerfile 0.6%