package
2.1.4+incompatible
Repository: https://github.com/shivkb/contiv-vpp.git
Documentation: pkg.go.dev

# Functions

NewPlugin creates a new Plugin with the provides Options.
UseDeps returns Option that can inject custom dependencies.

# Variables

DefaultPlugin is default instance of Plugin.

# Structs

Deps groups the dependencies of the Plugin.
Plugin collects the statistics from vpp interfaces and publishes them to prometheus.

# Interfaces

API defines API of the stats collector plugin.

# Type aliases

Option is a function that acts on a Plugin to inject Dependencies or configuration.