package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/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.
# 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 ...).
UnavailableMicroserviceErr is error implementation used when a given microservice is not deployed.
# Interfaces
API defines methods exposed by NsPlugin.
# Type aliases
Option is a function that can be used in NewPlugin to customize Plugin.