package
2.1.4+incompatible
Repository: https://github.com/shivkb/contiv-vpp.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewDataResyncEvent creates an empty instance of DataResyncEvent.
# Structs
DataResyncEvent wraps an entire state of K8s that should be reflected into VPP.
Deps lists dependencies of PolicyCache.
PolicyCache s used for a in-memory storage of K8s State data with fast lookups using idxmap-s.
# Interfaces
PolicyCacheAPI defines API of PolicyCache used for a non-persistent storage of K8s State data with fast lookups.
PolicyCacheWatcher defines interface that a PolicyCache watcher must implement.