Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "node-neighbor-discovery", "A node handler that manages forwardable IPs for nodes in the cluster", cell.Invoke(NewNodeNeighborHandler), )
Functions ¶
func NewNodeNeighborHandler ¶
func NewNodeNeighborHandler( nodeManger manager.NodeManager, forwardableIPManager *neighbor.ForwardableIPManager, nodeConfigNotifier *manager.NodeConfigNotifier, )
NewNodeNeighborHandler initializes the node neighbor handler and subscribes it to the node manager if L2 neighbor discovery is enabled. It will add forwardable IPs for all nodes in the cluster to the
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.