Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NdpAgent ¶
type NdpAgent struct { Mutex *sync.Mutex Interface *neighbordiscovererv1.InterfaceStatus // contains filtered or unexported fields }
func NewNDPAgent ¶
func NewNDPAgent(logger log.Logger, iface *neighbordiscovererv1.InterfaceStatus, mu *sync.Mutex) (*NdpAgent, error)
Click to show internal directories.
Click to hide internal directories.