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

# Functions

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

# Variables

DefaultPlugin is a default instance of L2Plugin.

# Structs

Deps lists dependencies of the L2 plugin.
L2Plugin configures VPP bridge domains, L2 FIBs and xConnects using GoVPP.

# Type aliases

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