package
2.5.1+incompatible
Repository: https://github.com/ligato/vpp-agent.git
Documentation: pkg.go.dev
# Functions
InterfaceAddressKey returns key representing IP address assigned to Linux interface.
InterfaceAddressPrefix returns longest-common prefix of keys representing assigned IP addresses to a specific Linux interface.
InterfaceHostNameKey returns key representing Linux interface host name.
InterfaceKey returns the key used in ETCD to store configuration of a particular Linux interface.
InterfaceStateKey returns key representing admin state of a Linux interface.
ParseInterfaceAddressKey parses interface address from key derived from interface by InterfaceAddressKey().
ParseInterfaceStateKey parses interface name and state from key derived from interface by InterfaceStateKey().
# Constants
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
InterfaceHostNameKeyPrefix is the common prefix of all keys representing existing Linux interfaces in the default namespace (referenced by host names).
InterfaceStateKeyPrefix is used as a common prefix for keys derived from interfaces to represent the interface admin state (up/down).
InvalidKeyPart is used in key for parts which are invalid.
ModuleName is the module name used for models.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
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
# 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
# Type aliases
No description provided by the author
No description provided by the author