Documentation
¶
Overview ¶
Package bridges contains helpers to interact with Bridge objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEventDisplaySink ¶
func CreateEventDisplaySink(c clientset.Interface, namespace string) *duckv1.Destination
CreateEventDisplaySink creates an event-display event sink and returns it as a duckv1.Destination.
func EventDisplayDeploymentName ¶
EventDisplayDeploymentName returns the name of the Deployment object managing the event-display application, assuming that Deployment is managed by a Knative Service with the expected default name.
func ReceivedEventDisplayEvents ¶
func ReceivedEventDisplayEvents(logStream io.ReadCloser) []cloudevents.Event
ReceivedEventDisplayEvents returns all events found in the given event-display log stream.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.