Documentation
¶
Index ¶
- Variables
- func BGPCommands(bgpMgr agent.BGPRouterManager) hive.ScriptCmdsOut
- func BGPPeersCmd(bgpMgr agent.BGPRouterManager) script.Cmd
- func BGPRoutesCmd(bgpMgr agent.BGPRouterManager) script.Cmd
- func PrintPeerStates(tw *tabwriter.Writer, instances []agent.InstancePeerStates, noUptime bool)
- func PrintRoutes(tw *tabwriter.Writer, instances []agent.InstanceRoutes, printPeer bool, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Provide(BGPCommands)
Functions ¶
func BGPCommands ¶
func BGPCommands(bgpMgr agent.BGPRouterManager) hive.ScriptCmdsOut
func BGPPeersCmd ¶
func BGPPeersCmd(bgpMgr agent.BGPRouterManager) script.Cmd
func BGPRoutesCmd ¶
func BGPRoutesCmd(bgpMgr agent.BGPRouterManager) script.Cmd
func PrintPeerStates ¶
func PrintPeerStates(tw *tabwriter.Writer, instances []agent.InstancePeerStates, noUptime bool)
func PrintRoutes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.