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 linuxcalls contains wrappers over Netlink & OS APIs related to Linux namespaces.

# 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 nsplugin configuration.
Deps lists dependencies of the NsPlugin.
NsPlugin is a plugin to handle namespaces and microservices for other linux plugins (ifplugin, l3plugin ...).

# Interfaces

API defines methods exposed by NsPlugin.

# Type aliases

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