Documentation
¶
Index ¶
- func BrokerFilterName(args BrokerFilterNameArgs) string
- func BrokerIngressName(args BrokerIngressNameArgs) string
- func BrokerMessagingDestination(b types.NamespacedName) string
- func PopulateCEDistributedTracing(ctx context.Context) binding.TransformerFunc
- func SubscriptionMessagingDestination(t types.NamespacedName) string
- func TriggerMessagingDestination(t types.NamespacedName) string
- type BrokerFilterNameArgs
- type BrokerIngressNameArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrokerFilterName ¶ added in v0.7.0
func BrokerFilterName(args BrokerFilterNameArgs) string
BrokerFilterName creates the service name for Broker Filters to use when writing traces.
func BrokerIngressName ¶ added in v0.7.0
func BrokerIngressName(args BrokerIngressNameArgs) string
BrokerIngressName creates the service name for Broker Ingresses to use when writing Zipkin traces.
func BrokerMessagingDestination ¶ added in v0.15.0
func BrokerMessagingDestination(b types.NamespacedName) string
func PopulateCEDistributedTracing ¶ added in v0.46.1
func PopulateCEDistributedTracing(ctx context.Context) binding.TransformerFunc
func SubscriptionMessagingDestination ¶ added in v0.46.0
func SubscriptionMessagingDestination(t types.NamespacedName) string
func TriggerMessagingDestination ¶ added in v0.15.0
func TriggerMessagingDestination(t types.NamespacedName) string
Types ¶
type BrokerFilterNameArgs ¶ added in v0.7.0
BrokerFilterNameArgs are the arguments needed to generate the BrokerFilterName.
type BrokerIngressNameArgs ¶ added in v0.7.0
BrokerIngressNameArgs are the arguments needed to generate the BrokerIngressName.
Click to show internal directories.
Click to hide internal directories.