Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrokerChannelName ¶ added in v0.7.0
BrokerChannelName creates a name for the Channel for a Broker for a given Channel type.
func NewSubscription ¶ added in v0.13.0
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 ¶ added in v0.13.0
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.