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

# Functions

NewGetter returns a Getter for the given namespaced Secret client interface.

# Structs

GetterWithClientset gets Kubernetes secrets using a namespaced Secret client interface.

# Interfaces

Getter can obtain secrets.

# Type aliases

GetterFunc allows the use of ordinary functions as Getter.
Secrets is list of secret values.