# Functions
GetNodeLoopIFInfo gets the loop interface for the given node.
NewK8sDataStore will return a pointer to a new cache which holds various types of k8s related information.
NewSimpleReport creates a new SimpleReport instance.
NewVppDataStore returns a reference to a new Vpp data store.
# Structs
K8sDataStore implements the K8sCache interface.
SimpleReport holds error/warning messages recorded during data collection / validation.
VppDataStore holds various maps which all take different keys but point to the same underlying value.