Documentation ¶
Overview ¶
Package examples contains several examples that illustrate various aspects of VPP Agent's functionality.
Directories ¶
Path | Synopsis |
---|---|
customize
|
|
custom_vpp_plugin
Example Custom VPP plugin contains a working example of custom agent which adds support for a custom VPP plugin.
|
Example Custom VPP plugin contains a working example of custom agent which adds support for a custom VPP plugin. |
custom_vpp_plugin/binapi/syslog
Package syslog is a generated VPP binary API for 'syslog' module.
|
Package syslog is a generated VPP binary API for 'syslog' module. |
Example govpp_call shows how to use govpp library to communicate with VPP over the binary API.
|
Example govpp_call shows how to use govpp library to communicate with VPP over the binary API. |
grpc_vpp
|
|
notifications
Example statistics app demonstrates usage of grpc to stream vpp statistics.
|
Example statistics app demonstrates usage of grpc to stream vpp statistics. |
remote_client
Example remote_client demonstrates remote VPP config management via clientv1 using GPRC transport.
|
Example remote_client demonstrates remote VPP config management via clientv1 using GPRC transport. |
kvscheduler
|
|
localclient_linux
|
|
tap
Example localclient_linux demonstrates local Linux (linux-tap) and VPP (tap) config management via clientv1.
|
Example localclient_linux demonstrates local Linux (linux-tap) and VPP (tap) config management via clientv1. |
veth
Example localclient_linux demonstrates local Linux (veth) and VPP (af-packet) config management via clientv1.
|
Example localclient_linux demonstrates local Linux (veth) and VPP (af-packet) config management via clientv1. |
localclient_vpp
|
|
nat
Example localclient_vpp_nat demonstrates NAT VPP configuration managed via clientv1.
|
Example localclient_vpp_nat demonstrates NAT VPP configuration managed via clientv1. |
plugins
Example localclient_vpp_plugins demonstrates local VPP config management via clientv1.
|
Example localclient_vpp_plugins demonstrates local VPP config management via clientv1. |
tutorials
|
|
The VPP Proxy example demonstrates how to use GoVPP proxy to access VPP binapi and stats API remotely via HTTP server.
|
The VPP Proxy example demonstrates how to use GoVPP proxy to access VPP binapi and stats API remotely via HTTP server. |
Click to show internal directories.
Click to hide internal directories.