package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package vrfidx implements name-to-index mapping registry and cache for VPP VRFs.

# Functions

NewPlugin creates a new Plugin with the provides Options.
UseDeps returns Option that can inject custom dependencies.

# Variables

DefaultPlugin is a default instance of IfPlugin.

# Structs

Deps lists dependencies of the interface p.
L3Plugin configures Linux routes and ARP entries using Netlink API.

# Interfaces

API defines methods exposed by VPP-L3Plugin.

# Type aliases

Option is a function that can be used in NewPlugin to customize Plugin.