package
3.29.0
Repository: https://github.com/projectcalico/vpp-dataplane.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

AbfItfAttach defines type 'abf_itf_attach'.
Add or delete a policy attachment to an interface AbfItfAttachAddDel defines message 'abf_itf_attach_add_del'.
AbfItfAttachAddDelReply defines message 'abf_itf_attach_add_del_reply'.
Attachment details from a dump AbfItfAttachDetails defines message 'abf_itf_attach_details'.
Dump all the policy attachments AbfItfAttachDump defines message 'abf_itf_attach_dump'.
Get the plugin version AbfPluginGetVersion defines message 'abf_plugin_get_version'.
Reply to get the plugin version - major - Incremented every time a known breaking behavior change is introduced - minor - Incremented with small changes, may be used to avoid buggy versions AbfPluginGetVersionReply defines message 'abf_plugin_get_version_reply'.
AbfPolicy defines type 'abf_policy'.
A description of an ABF policy - is_add Is this the addition or removal of paths from the policy If the policy does not exist it is created.
AbfPolicyAddDelReply defines message 'abf_policy_add_del_reply'.
Policy description returned in the dump AbfPolicyDetails defines message 'abf_policy_details'.
Dump all ABF policies AbfPolicyDump defines message 'abf_policy_dump'.

# Interfaces

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