package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Packages

Package vppcalls contains wrappers over VPP binary APIs for all supported interface types and for dumping all interfaces configured in VPP.
Package vppcalls contains wrappers over VPP binary APIs for all supported interface types and for dumping all interfaces configured in VPP.
Package vppcalls contains wrappers over VPP binary APIs for all supported interface types and for dumping all interfaces configured in VPP.
Package vppcalls contains wrappers over VPP binary APIs for all supported interface types and for dumping all interfaces configured in VPP.

# Functions

No description provided by the author

# Variables

No description provided by the author

# Structs

Client is helper struct grouping DHCP client data.
Dhcp is helper struct for DHCP metadata, split to client and lease (similar to VPP binary API).
No description provided by the author
InterfaceDetails is the wrapper structure for the interface northbound API structure.
InterfaceEvent represents interface event from VPP.
InterfaceMeta is combination of proto-modelled Interface data and VPP provided metadata.
InterfaceSpanDetails is a helper struct grouping SPAN data.
InterfaceState is a helper function grouping interface state data.
Lease is helper struct grouping DHCP lease data.

# Interfaces

InterfaceVppAPI provides methods for creating and managing interface plugin.
InterfaceVppRead provides read methods for interface plugin.