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
SwInterfaceTapV2Details represents VPP binary API message 'sw_interface_tap_v2_details'.
SwInterfaceTapV2Dump represents VPP binary API message 'sw_interface_tap_v2_dump'.
TapCreateV2 represents VPP binary API message 'tap_create_v2'.
TapCreateV2Reply represents VPP binary API message 'tap_create_v2_reply'.
TapDeleteV2 represents VPP binary API message 'tap_delete_v2'.
TapDeleteV2Reply represents VPP binary API message 'tap_delete_v2_reply'.
# Interfaces
RPCService represents RPC service API for tapv2 module.
No description provided by the author