docs/docs/reference/eventing/eventing-contrib-api.md

21 lines
983 B
Markdown

---
title: "Eventing-contrib Resources"
linkTitle: "Eventing-contrib API"
weight: 50
type: "docs"
aliases:
- /docs/reference/eventing/eventing-contrib-resources/
---
The API definitions for the Eventing resources that conform to
Knative Eventing are located in the
[`knative/eventing-contrib`](https://github.com/knative/eventing-contrib/tree/release-0.7/)
repo:
- [`awssqs` source](https://github.com/knative/eventing-contrib/tree/release-0.7/contrib/awssqs/pkg/apis/sources/v1alpha1)
- [`camel` source](https://github.com/knative/eventing-contrib/tree/release-0.7/camel/source/pkg/apis/sources/v1alpha1)
- [`gcppubsub` source](https://github.com/knative/eventing-contrib/tree/release-0.7/contrib/gcppubsub/pkg/apis/sources/v1alpha1)
- [`github` source](https://github.com/knative/eventing-contrib/tree/release-0.7/contrib/github/pkg/apis/sources/v1alpha1)
- [`kafka` source](https://github.com/knative/eventing-contrib/tree/release-0.7/kafka/source/pkg/apis/sources/v1alpha1)