package
1.10.0
Repository: https://github.com/triggermesh/knative-sources.git
Documentation: pkg.go.dev

# Packages

Package handler contains the logic for handling Zendesk webhook events.

# Functions

NewAdapter returns a constructor for the source's adapter.
NewController returns a constructor for the event source's Reconciler.
NewEnvConfig satisfies env.ConfigConstructor.

# Constants

Reasons for API Events.
Reasons for API Events.

# Structs

Reconciler implements controller.Reconciler for the event source type.

# Interfaces

MTAdapter allows the multi-tenant adapter to expose methods the reconciler can call while reconciling a source object.