Documentation ¶
Overview ¶
Package manager is is the main coordinator for the ONOS topology subsystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
Config Config
}
Manager single point of entry for the topology system.
func (*Manager) Close ¶
func (m *Manager) Close()
Close kills the channels and manager related objects
Click to show internal directories.
Click to hide internal directories.