Skip to content

deissnerk/eventing-contrib

 
 

Repository files navigation

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 container
  • Integrate with GitHub
  • Integrate with Kubernetes Events
  • Integrate with Pub/Sub
  • Expose an ingress

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.

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.5%
  • Shell 10.9%
  • Makefile 0.6%