directory
3.4.2+incompatible
Repository: https://github.com/contiv/vpp.git
Documentation: pkg.go.dev

# Packages

Package bgpreflector reflects BGP routes installed in the host system's network stack (default network namespace) into VPP.
No description provided by the author
No description provided by the author
No description provided by the author
Package devicemanager is responsible for allocation & connection of special devices that may need to be connected to pods in case they are defined in resources section of a pod definition.
No description provided by the author
Package idalloc is responsible for allocation of numeric identifiers in distributed manner, where each node in the cluster needs to be able to allocate an unique ID from the given pool for a given purpose identified by a string label, but once allocated, other nodes can not change / allocate a different ID for given purpose (label).
Package ipam provides node-local IPAM calculations: POD IP addresses, VPP-host interconnect, node interconnect IP addresses and SRv6 SIDs.
Package ipnet configures VPP-based IPv4 network connectivity between Kubernetes pods and nodes.
Package ksr implements plugin that watches K8s resources and causes all changes to be reflected in the ETCD data store.
No description provided by the author
No description provided by the author
No description provided by the author
Package policy implements Kubernetes Network policies [1] for Contiv/VPP.
Package service implements Kubernetes Services [1] for Contiv/VPP.
Package sfc implements Service Function Chaining between k8s pods and external interfaces in Contiv-VPP.
Package statscollector implements plugin that collects the statistics from vpp interfaces and publishes them to prometheus.