package
1.9.0-alpha
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev

# Functions

BridgeDomainErrorKey returns the key used in ETCD to store bridge domain errors.
BridgeDomainKey returns the prefix used in ETCD to store vpp bridge domain config of a particular bridge domain in selected vpp instance.
BridgeDomainStateKey returns the prefix used in ETCD to store vpp bridge domain state data of a particular bridge domain in selected vpp instance.
FibKey returns the prefix used in ETCD to store vpp fib table entry config of a particular fib in selected vpp instance.
ParseBDNameFromKey returns suffix of the key.
ParseFibKey parses bridge domain label and FIB MAC address from a FIB key.
XConnectKey returns the prefix used in ETCD to store vpp xConnect pair config of particular xConnect pair in selected vpp instance.

# Constants

bdErrPrefix is the relative key prefix for the bridge domain error.
bdPrefix is the relative key prefix for bridge domains.
bdStatePrefix is the relative key prefix for bridge domain state.
fibPrefix is the relative key prefix for FIB table entries.
No description provided by the author
No description provided by the author
xConnectPrefix is the relative key prefix for xconnects.

# Variables

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

# Structs

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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author