Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServicebound ¶
func NewServicebound(conf *config.Configuration, repo apis.Repo, informer apis.ServiceInformer, exchange apis.Exchange, mqm apis.MQM, tmr timer.Timer) (apis.Servicebound, error)
Types ¶
type TopicClaim ¶
type TopicClaim struct {
Topics []string `json:"topics"`
}
Click to show internal directories.
Click to hide internal directories.