Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPlugin = *NewPlugin()
DefaultPlugin is a default instance of ABFPlugin.
Functions ¶
This section is empty.
Types ¶
type ABFPlugin ¶
type ABFPlugin struct { Deps // contains filtered or unexported fields }
ABFPlugin is a plugin that manages ACL-based forwarding.
type Deps ¶
type Deps struct { infra.PluginDeps Scheduler kvs.KVScheduler GoVppmux govppmux.API ACLPlugin aclplugin.API IfPlugin ifplugin.API StatusCheck statuscheck.PluginStatusWriter // optional }
Deps represents dependencies for the plugin.
Directories ¶
Path | Synopsis |
---|---|
Package vppcalls contains wrappers over VPP ABF binary APIs and helpers to dump ABFs configured in VPP
|
Package vppcalls contains wrappers over VPP ABF binary APIs and helpers to dump ABFs configured in VPP |
Click to show internal directories.
Click to hide internal directories.