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 vppcalls contains wrappers over VPP binary APIs for NAT configuration.

# Functions

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

# Variables

DefaultPlugin is a default instance of NATPlugin.

# Structs

Deps lists dependencies of the NAT plugin.
NATPlugin configures VPP NAT.

# Type aliases

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