package
0.99.0
Repository: https://github.com/openshift/knative-eventing.git
Documentation: pkg.go.dev

# Functions

ContextFrom creates the context to use when sending a Cloud Event with cloudevents.Client.
CopySecret will copy a secret from one namespace into another.
GenerateFixedName generates a fixed name for the given owning resource and human readable prefix.
GetClusterDomainName returns cluster's domain name or an error Closes issue: https://github.com/knative/eventing/issues/714.
No description provided by the author
PassThroughHeaders extracts the headers from headers that are in the `forwardHeaders` set or has any of the prefixes in `forwardPrefixes`.
ToDNS1123Subdomain converts 'name' to a valid DNS1123 subdomain, required for object names in K8s.