//
pkg.gl
Category
github.com/shivkb/contiv-vpp
plugins
service
package
2.1.4+incompatible
Repository:
https://github.com/shivkb/contiv-vpp.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
18
Dependents
0
Files
188 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 service plugin.
Plugin
Plugin watches configuration of K8s resources (as reflected by KSR into ETCD) for changes in services, endpoints and pods and updates the NAT configuration in the VPP accordingly.
#
Type aliases
Option
Option is a function that acts on a Plugin to inject Dependencies or configuration.