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
Package ifaceidx implements name-to-index mapping for Linux interfaces.
Package linuxcalls contains wrappers over Netlink APIs related to Linux VETH interfaces or Linux interfaces in general.

# Functions

NewPlugin creates a new Plugin with the provides Options.
UseDeps returns Option that can inject custom dependencies.

# Variables

DefaultPlugin is a default instance of IfPlugin.

# Structs

Config holds the ifplugin configuration.
Deps lists dependencies of the interface plugin.
IfPlugin configures Linux VETH and TAP interfaces using Netlink API.

# Interfaces

API defines methods exposed by Linux-IfPlugin.

# Type aliases

Option is a function that can be used in NewPlugin to customize Plugin.