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

# Structs

Add an application server for a given VIP - pfx - ip prefix and length - protocol - tcp or udp.
LbAddDelAsReply defines message 'lb_add_del_as_reply'.
Enable/disable NAT4 feature on the interface - is_add - true if add, false if delete - sw_if_index - software index of the interface LbAddDelIntfNat4 defines message 'lb_add_del_intf_nat4'.
LbAddDelIntfNat4Reply defines message 'lb_add_del_intf_nat4_reply'.
Enable/disable NAT6 feature on the interface - is_add - true if add, false if delete - sw_if_index - software index of the interface LbAddDelIntfNat6 defines message 'lb_add_del_intf_nat6'.
LbAddDelIntfNat6Reply defines message 'lb_add_del_intf_nat6_reply'.
Add a virtual address (or prefix) - pfx - ip prefix and length - protocol - tcp or udp.
LbAddDelVipReply defines message 'lb_add_del_vip_reply'.
Add a virtual address (or prefix) - pfx - ip prefix and length - protocol - tcp or udp.
LbAddDelVipV2Reply defines message 'lb_add_del_vip_v2_reply'.
lb_as_details - as - AS detail record LbAsDetails defines message 'lb_as_details'.
dump AS list per VIP or all ASs for all VIPs - pfx - ip prefix and length.
Configure Load-Balancer global parameters (unlike the CLI, both ip4_src_address and ip6_src_address need to be specified.
LbConfReply defines message 'lb_conf_reply'.
Flush a given vip - pfx - ip prefix and length - protocol - tcp or udp.
LbFlushVipReply defines message 'lb_flush_vip_reply'.
Reply all configured vip - vip - all vip addrs.
Dump all vips LbVipDump defines message 'lb_vip_dump'.

# Interfaces

RPCService defines RPC service lb.
No description provided by the author
No description provided by the author