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

# Functions

MustProcessConfig populates the specified adapter.EnvConfigConstructor based on environment variables.

# Structs

Config is the minimal set of configuration parameters source adapters should support.

# Interfaces

ConfigAccessor is a superset of adaper.EnvConfigAccessor that overrides properties about certain variables.

# Type aliases

ConfigConstructor is a callback function that returns a ConfigAccessor.