Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller interface {
Run(<-chan struct{})
}
func NewController ¶
func NewController(topicsInformer informersV1.TopicInformer, provisioner provisioner.Provisioner, port int) Controller
NewController creates a ready to run controller, using the provided informer and provisioner and listening on the given http port
Directories
¶
| Path | Synopsis |
|---|---|
|
Package provisioner provides utilities to allow creation of destinations in middlewares, such as queues and topics.
|
Package provisioner provides utilities to allow creation of destinations in middlewares, such as queues and topics. |
Click to show internal directories.
Click to hide internal directories.