Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddControlInfoController ¶
func AddControlInfoController(mgr ctrl.Manager, transport transport.Transport, leafHubName string, incarnation uint64, _ *configv1.Config, syncIntervalsData *syncintervals.SyncIntervals) error
AddControlInfoController creates a new instance of control info controller and adds it to the manager.
Types ¶
type LeafHubControlInfoController ¶
type LeafHubControlInfoController struct {
// contains filtered or unexported fields
}
LeafHubControlInfoController manages control info bundle traffic.
func (*LeafHubControlInfoController) Start ¶
func (c *LeafHubControlInfoController) Start(stopChannel <-chan struct{}) error
Start function starts control info controller.
Click to show internal directories.
Click to hide internal directories.