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

# Functions

Key returns the key under which VppNode data for a node with the given ID should be stored in the data-store.
ParseKey parses node ID from key identifying VppNode data.

# Constants

KeyPrefix is a key prefix used in DB to store instances of VppNode, one for every node in the cluster.
Keyword defines the keyword identifying VppNode data.

# Structs

VppNode represents a node in the k8s cluster with container networking based on VPP vswitch.