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
No description provided by the author
Package vppcalls contains wrappers over VPP ACL binary APIs and helpers to dump ACLs configured in VPP - per interface and total.

# 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

ACLPlugin is a plugin that manages ACLs.
Deps represents dependencies for the plugin.

# Interfaces

API defines methods exposed by VPP-ACLPlugin.

# Type aliases

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