package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/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

AddNodeNext represents VPP binary API message 'add_node_next'.
AddNodeNextReply represents VPP binary API message 'add_node_next_reply'.
Cli represents VPP binary API message 'cli'.
CliInband represents VPP binary API message 'cli_inband'.
CliInbandReply represents VPP binary API message 'cli_inband_reply'.
CliReply represents VPP binary API message 'cli_reply'.
ControlPing represents VPP binary API message 'control_ping'.
ControlPingReply represents VPP binary API message 'control_ping_reply'.
GetNextIndex represents VPP binary API message 'get_next_index'.
GetNextIndexReply represents VPP binary API message 'get_next_index_reply'.
GetNodeGraph represents VPP binary API message 'get_node_graph'.
GetNodeGraphReply represents VPP binary API message 'get_node_graph_reply'.
GetNodeIndex represents VPP binary API message 'get_node_index'.
GetNodeIndexReply represents VPP binary API message 'get_node_index_reply'.
ShowThreads represents VPP binary API message 'show_threads'.
ShowThreadsReply represents VPP binary API message 'show_threads_reply'.
ShowVersion represents VPP binary API message 'show_version'.
ShowVersionReply represents VPP binary API message 'show_version_reply'.
ThreadData represents VPP binary API type 'thread_data'.

# Interfaces

RPCService represents RPC service API for vpe module.