Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPlugin = *NewPlugin()
DefaultPlugin is a default instance of SRPlugin.
Functions ¶
This section is empty.
Types ¶
type Deps ¶
type Deps struct { infra.PluginDeps Scheduler scheduler.KVScheduler GoVppmux govppmux.API IfPlugin ifplugin.API StatusCheck statuscheck.PluginStatusWriter // optional }
Deps lists dependencies of the interface p.
type Option ¶
type Option func(*SRPlugin)
Option is a function that can be used in NewPlugin to customize Plugin.
Directories ¶
Path | Synopsis |
---|---|
vpp1904
Package vpp1904 contains wrappers over VPP (version 19.01) binary APIs to simplify their usage
|
Package vpp1904 contains wrappers over VPP (version 19.01) binary APIs to simplify their usage |
vpp1908
Package vpp1908 contains wrappers over VPP (version 19.01) binary APIs to simplify their usage
|
Package vpp1908 contains wrappers over VPP (version 19.01) binary APIs to simplify their usage |
vpp2001
Package vpp2001 contains wrappers over VPP (version 19.01) binary APIs to simplify their usage
|
Package vpp2001 contains wrappers over VPP (version 19.01) binary APIs to simplify their usage |
Click to show internal directories.
Click to hide internal directories.