Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSubscription ¶
func NewSubscription(t *eventingv1alpha1.Trigger, brokerTrigger, brokerIngress *corev1.ObjectReference, uri *url.URL) *eventingv1alpha1.Subscription
NewSubscription returns a placeholder subscription for trigger 't', from brokerTrigger to 'uri' replying to brokerIngress.
func SubscriptionLabels ¶
func SubscriptionLabels(t *eventingv1alpha1.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.