neighbordiscovery

package
v1.19.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL