Documentation
¶
Overview ¶
Package examples contains several examples that illustrate various aspects of VPP Agent's functionality.
Source Files
¶
- doc.go
Directories
¶
Path | Synopsis |
---|---|
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
command
Example statistics app demonstrates usage of grpc to stream vpp statistics.
|
Example statistics app demonstrates usage of grpc to stream vpp statistics. |
remote_client
command
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. |
stats_poller
command
|
|
kvscheduler
|
|
acl
command
|
|
interconnect
command
|
|
l2
command
|
|
mock_plugins
command
|
|
nat
command
|
|
netalloc
command
|
|
rxplacement
command
|
|
span
command
|
|
vpp-l3
command
|
|
vrf
command
|
|
localclient_linux
|
|
tap
command
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
command
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
command
Example localclient_vpp_nat demonstrates NAT VPP configuration managed via clientv1.
|
Example localclient_vpp_nat demonstrates NAT VPP configuration managed via clientv1. |
plugins
command
Example localclient_vpp_plugins demonstrates local VPP config management via clientv1.
|
Example localclient_vpp_plugins demonstrates local VPP config management via clientv1. |
tutorials
|
|
05_kv-scheduler
command
|
|
07_vpp-connection
command
|
|
08_grpc/cmd/client
command
|
|
101_custom-vppagent
command
|
Click to show internal directories.
Click to hide internal directories.