Versions in this module Expand all Collapse all v0 v0.0.1 Oct 10, 2017 Changes in this version + func CustomInfoKey(vppLabel string) string + func GetVppAgentPrefix() string + func GetVppEtcdlabel(key string) string + func InterfaceKey(vppLabel string, ifaceLabel string) string + func InterfacePrefixKey(vppLabel string) string + func InterfaceStateKey(vppLabel string, ifaceLabel string) string + func InterfaceStatePrefixKey(vppLabel string) string + func L2BridgeDomainKey(vppLabel string, bdName string) string + func L2BridgeDomainKeyPrefix(vppLabel string) string + func L2XConnectKey(vppLabel string, rxIf string) string + func L3RouteKey(vppLabel string, vrf uint32, destNet *net.IPNet, nextHop string) string + func L3RouteKeyPrefix(vppLabel string) string + func LinuxInterfaceKey(vppLabel string, ifaceLabel string) string + func LinuxInterfacePrefixKey(vppLabel string) string + func TruncateString(s string, n int) string