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

# Packages

No description provided by the author

# Functions

NewTelemetryCache returns a new instance of telemetry cache.

# Structs

ContivTelemetryCache is used for a in-memory storage of K8s State data The cache processes K8s State data updates and RESYNC events through Update() and Resync() APIs, respectively.
Deps lists dependencies of ContivTelemetryCache.
NodeDTO is the Data Transfer Object (DTO) for sending data received from Contiv node Agent to the cache thread.

# Type aliases

DcEventQueue defines the queue for data change events coming from Etcd.