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 bridge-domains, and L2 FIBs and XConnect pairs and helpers for dumping them.
Package vppcalls contains wrappers over VPP binary APIs for bridge-domains, and L2 FIBs and XConnect pairs and helpers for dumping them.
Package vppcalls contains wrappers over VPP binary APIs for bridge-domains, and L2 FIBs and XConnect pairs and helpers for dumping them.
Package vppcalls contains wrappers over VPP binary APIs for bridge-domains, and L2 FIBs and XConnect pairs and helpers for dumping them.
# Functions
No description provided by the author
# Variables
No description provided by the author
# Structs
BridgeDomainDetails is the wrapper structure for the bridge domain northbound API structure.
BridgeDomainMeta contains bridge domain interface name/index map.
FibMeta contains FIB interface and bridge domain name/index map.
FibTableDetails is the wrapper structure for the FIB table entry northbound API structure.
No description provided by the author
XcMeta contains cross connect rx/tx interface indexes.
XConnectDetails is the wrapper structure for the l2 xconnect northbound API structure.
# Interfaces
BridgeDomainVppAPI provides methods for managing bridge domains.
BridgeDomainVppRead provides read methods for bridge domains.
FIBVppAPI provides methods for managing FIBs.
FIBVppRead provides read methods for FIBs.
L2VppAPI groups L2 Vpp APIs.
XConnectVppAPI provides methods for managing cross connects.
XConnectVppRead provides read methods for cross connects.