Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrokerChannelName ¶
BrokerChannelName creates a name for the Channel for a Broker for a given Channel type.
func NewSubscription ¶
func NewSubscription(t *eventingv1.Trigger, brokerTrigger, brokerRef *corev1.ObjectReference, uri *apis.URL, delivery *eventingduckv1.DeliverySpec) *messagingv1.Subscription
NewSubscription returns a placeholder subscription for trigger 't', from brokerTrigger to 'uri' replying to brokerIngress.
func SubscriptionLabels ¶
func SubscriptionLabels(t *eventingv1.Trigger) map[string]string
SubscriptionLabels generates the labels present on the Subscription linking this Trigger to the Broker's Channels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.