//
pkg.gl
Category
github.com/contiv/vpp
plugins
sfc
package
3.4.2+incompatible
Repository:
https://github.com/contiv/vpp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
1
Files
218 SLOC
#
Packages
config
No description provided by the author
processor
No description provided by the author
renderer
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.
#
Structs
Deps
Deps defines dependencies of the SFC plugin.
Plugin
Plugin watches configuration of K8s resources (as reflected by KSR+CRD into ETCD) for changes in SFCs and pods and updates the chaining configuration in the VPP accordingly.
#
Type aliases
Option
Option is a function that acts on a Plugin to inject Dependencies or configuration.