Documentation ¶
Index ¶
- func ForSubscriptions(client dynamic.Interface, ns string) string
- func ForTriggers(client dynamic.Interface, ns string) string
- type Graph
- func (g *Graph) AddBroker(broker eventingv1alpha1.Broker)
- func (g *Graph) AddChannel(channel eventingv1alpha1.Channel)
- func (g *Graph) AddKnService(service servingv1alpha1.Service)
- func (g *Graph) AddSource(source duckv1alpha1.SourceType)
- func (g *Graph) AddSubscription(subscription eventingv1alpha1.Subscription)
- func (g *Graph) AddTrigger(trigger eventingv1alpha1.Trigger)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Graph ¶
func (*Graph) AddBroker ¶
func (g *Graph) AddBroker(broker eventingv1alpha1.Broker)
func (*Graph) AddChannel ¶
func (g *Graph) AddChannel(channel eventingv1alpha1.Channel)
func (*Graph) AddKnService ¶
func (g *Graph) AddKnService(service servingv1alpha1.Service)
func (*Graph) AddSource ¶
func (g *Graph) AddSource(source duckv1alpha1.SourceType)
func (*Graph) AddSubscription ¶
func (g *Graph) AddSubscription(subscription eventingv1alpha1.Subscription)
func (*Graph) AddTrigger ¶
func (g *Graph) AddTrigger(trigger eventingv1alpha1.Trigger)
Click to show internal directories.
Click to hide internal directories.