Documentation ¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomInfoKey ¶
func GetVppAgentPrefix ¶
func GetVppAgentPrefix() string
func GetVppEtcdlabel ¶
func InterfaceKey ¶
func InterfacePrefixKey ¶
func InterfaceStateKey ¶
func InterfaceStatePrefixKey ¶
func L2BridgeDomainKey ¶
func L2BridgeDomainKeyPrefix ¶
func L2XConnectKey ¶
func L3RouteKey ¶
func L3RouteKeyPrefix ¶
func LinuxInterfaceKey ¶
func LinuxInterfacePrefixKey ¶
func TruncateString ¶
TruncateString returns input string possibly truncated to at most n characters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.