package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev
# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
APIVersion is the API version of this module.
ModuleName is the name of this module.
VersionCrc is the CRC of this module.
# Structs
GreAddDelTunnel represents VPP binary API message 'gre_add_del_tunnel'.
GreAddDelTunnelReply represents VPP binary API message 'gre_add_del_tunnel_reply'.
GreTunnelDetails represents VPP binary API message 'gre_tunnel_details'.
GreTunnelDump represents VPP binary API message 'gre_tunnel_dump'.
# Interfaces
RPCService represents RPC service API for gre module.
No description provided by the author