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

# README

How to run example:

  1. Run GRPC server: vpp-agent-grpc
  2. Run GRPC client:
go run main.go

# Constants

PluginID of example plugin.

# Variables

BDLoopback1ToTap1 is a bridge domain with tap1 and loopback1 interfaces in it.
XConMemif1ToMemif2 defines xconnect between memifs.

# Structs

ExamplePlugin demonstrates the use of the remoteclient to locally transport example configuration into the default VPP plugins.