package
1.0.5
Repository: https://github.com/fgschwan/vpp-agent.git
Documentation: pkg.go.dev

# Functions

DataChangeRequest allows to create Data Change request(s) using convenient Data Change DSL and send it locally through go channels (i.e.
DataResyncRequest allows to create a RESYNC request using convenient RESYNC DSL and send it locally through go channels (i.e.

# Constants

PluginID defines the name of VPP (defaultplugins) localclient plugin.

# Structs

Plugin allows to load VPP localclient as a plugin (even though the Init() method does not really do anything).