# Functions
ParseRouteKey parses VRF label and route address from a route key.
RouteKey returns the key used in ETCD to store vpp route for vpp instance.
RouteKeyPrefix returns the prefix used in ETCD to store vpp routes for vpp instance.
VrfKeyPrefix returns the prefix used in ETCD to store VRFs for vpp instance.
# Constants
RoutesPrefix is the relative key prefix for routes.
VrfPrefix is the relative key prefix for VRFs.
# Structs
No description provided by the author
No description provided by the author