//
pkg.gl
Category
github.com/contiv/vpp
plugins
grpc
package
3.4.2+incompatible
Repository:
https://github.com/contiv/vpp.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
3
Files
287 SLOC
#
Packages
clientv2
No description provided by the author
example
No description provided by the author
rpc
No description provided by the author
#
Functions
NewPlugin
NewPlugin creates a new Plugin with the provides Options.
UseDeps
UseDeps returns Option that can inject custom dependencies.
#
Variables
DefaultPlugin
DefaultPlugin is default instance of Plugin.
#
Structs
ChangeSvc
ChangeSvc implements DataChangeService.
Deps
Deps - dependencies of Plugin.
Plugin
Plugin implements GRPC access to Contiv's VPP-agent.
ResyncSvc
ResyncSvc implements DataResyncService.
#
Type aliases
Option
Option is a function that acts on a Plugin to inject Dependencies or configuration.