# Functions
BridgeDomainErrorKey returns the key used in ETCD to store bridge domain errors.
BridgeDomainErrorPrefix returns the prefix used in ETCD to store bridge domain errors.
BridgeDomainKey returns the prefix used in ETCD to store vpp bridge domain config of particular bridge domain in selected vpp instance.
BridgeDomainKeyPrefix returns the prefix used in ETCD to store vpp bridge domain config.
BridgeDomainStateKey returns the prefix used in ETCD to store vpp bridge domain state data of particular bridge domain in selected vpp instance.
BridgeDomainStateKeyPrefix returns the prefix used in ETCD to store vpp bridge domain state data.
FibKey returns the prefix used in ETCD to store vpp fib table entry config of particular fib in selected vpp instance.
FibKeyPrefix returns the prefix used in ETCD to store vpp fib table entry config.
ParseBDNameFromKey returns suffix of the ky.
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.
XConnectKeyPrefix returns the prefix used in ETCD to store vpp xConnect pair config.
# 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