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 L3RouteKey ¶
Types ¶
This section is empty.
Source Files
¶
- agent_keys.go
- strings.go
Click to show internal directories.
Click to hide internal directories.