//
pkg.gl
Category
github.com/shivkb/contiv-vpp
plugins
nodesync
vppnode
package
2.1.4+incompatible
Repository:
https://github.com/shivkb/contiv-vpp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
97 SLOC
#
Functions
Key
Key returns the key under which VppNode data for a node with the given ID should be stored in the data-store.
ParseKey
ParseKey parses node ID from key identifying VppNode data.
#
Constants
KeyPrefix
KeyPrefix is a key prefix used in DB to store instances of VppNode, one for every node in the cluster.
Keyword
Keyword defines the keyword identifying VppNode data.
#
Structs
VppNode
VppNode represents a node in the k8s cluster with container networking based on VPP vswitch.