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 { }
Manager single point of entry for the topology system.
func GetManager ¶
func GetManager() *Manager
GetManager returns the initialized and running instance of manager. Should be called only after NewManager and Run are done.
func NewManager ¶
NewManager initializes the network control manager subsystem.
Click to show internal directories.
Click to hide internal directories.