Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlavorVppLocal ¶ added in v1.0.2
type FlavorVppLocal struct {
local.FlavorLocal
LinuxLocalClient localclient.Plugin
GoVPP govppmux.GOVPPPlugin
Linux linuxplugin.Plugin
VPP defaultplugins.Plugin
// contains filtered or unexported fields
}
FlavorVppLocal glues together multiple plugins to mange VPP and linux interfaces configuration using local client.
func (*FlavorVppLocal) Inject ¶ added in v1.0.2
func (f *FlavorVppLocal) Inject() error
Inject sets object references
func (*FlavorVppLocal) Plugins ¶ added in v1.0.2
func (f *FlavorVppLocal) Plugins() []*core.NamedPlugin
Plugins combines Generic Plugins and Standard VPP Plugins
Source Files
¶
- local_flavor.go
Click to show internal directories.
Click to hide internal directories.