package
6.0.0-beta2+incompatible
Repository: https://github.com/logicmonitor/k8s-argus.git
Documentation: pkg.go.dev

# Functions

NewResourceCache create new ResourceCache object.
NewStore new.

# Variables

CMMaxBytes constant to set max threshold for byte size of configmap 1MiB is the capacity of configmap data, but we are storing 80% of the data in a chunk.
Version to differentiate cache flushed to configmap is with previous datastructures or not.

# Structs

DeviceGroupData schema to send resource groups from api response.
ResourceCache to maintain a resource cache to calculate delta between resource presence on server and on cluster.
Store store.