package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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 IPTablesPlugin.

# Structs

Config holds the plugin configuration.
Deps lists dependencies of the plugin.
IPTablesPlugin configures Linux iptables rules.

# Type aliases

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