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

BondCreate represents VPP binary API message 'bond_create'.
BondCreateReply represents VPP binary API message 'bond_create_reply'.
BondDelete represents VPP binary API message 'bond_delete'.
BondDeleteReply represents VPP binary API message 'bond_delete_reply'.
BondDetachSlave represents VPP binary API message 'bond_detach_slave'.
BondDetachSlaveReply represents VPP binary API message 'bond_detach_slave_reply'.
BondEnslave represents VPP binary API message 'bond_enslave'.
BondEnslaveReply represents VPP binary API message 'bond_enslave_reply'.
SwInterfaceBondDetails represents VPP binary API message 'sw_interface_bond_details'.
SwInterfaceBondDump represents VPP binary API message 'sw_interface_bond_dump'.
SwInterfaceSlaveDetails represents VPP binary API message 'sw_interface_slave_details'.
SwInterfaceSlaveDump represents VPP binary API message 'sw_interface_slave_dump'.

# Interfaces

RPCService represents RPC service API for bond module.
No description provided by the author
No description provided by the author