package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
GWRefAllowed is used when it doesn't matter if reference points to interface address or GW address.
GWRefAllowed is used when an IP address reference should point to GW address.
GwRefUnexpected is used when an IP address reference should not point to GW address.
# Variables
DefaultPlugin is a default instance of netalloc plugin.
# Interfaces
AddressAllocator provides methods for descriptors of other plugins to reference and obtain allocated addresses.
# Type aliases
GwValidityCheck is used in ValidateIPAddress to tell if a GW reference is (un)expected/required.
Option is a function that can be used in NewPlugin to customize Plugin.