package
0.8.0
Repository: https://github.com/alkiranet/govpp.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Get syslog filter SyslogGetFilter defines message 'syslog_get_filter'.
Get syslog filter reply - retval - return code for the request - severity - severity filter (specified severity and greater match) SyslogGetFilterReply defines message 'syslog_get_filter_reply'.
Get syslog sender configuration SyslogGetSender defines message 'syslog_get_sender'.
Get syslog sender configuration reply - retval - return code for the request - src_address - IPv4 address of syslog sender (source) - collector_address - IPv4 address of syslog collector (destination) - collector_port - UDP port of syslog collector (destination) - vrf_id - VRF/FIB table ID - max_msg_size - maximum message length SyslogGetSenderReply defines message 'syslog_get_sender_reply'.
Set syslog filter - severity - severity filter (specified severity and greater match) SyslogSetFilter defines message 'syslog_set_filter'.
SyslogSetFilterReply defines message 'syslog_set_filter_reply'.
Set syslog sender configuration - src_address - IPv4 address of syslog sender (source) - collector_address - IPv4 address of syslog collector (destination) - collector_port - UDP port of syslog collector (destination) Default: 514 - vrf_id - VRF/FIB table ID - max_msg_size - maximum message length.
SyslogSetSenderReply defines message 'syslog_set_sender_reply'.

# Interfaces

RPCService defines RPC service syslog.

# Type aliases

SyslogSeverity defines enum 'syslog_severity'.