const namespace …
const subsystem …
var listCacheCount …
var listCacheNumFetched …
var listCacheNumReturned …
var InitCounter …
var EventsReceivedCounter …
var EventsCounter …
var TerminatedWatchersCounter …
var watchCacheResourceVersion …
var watchCacheCapacityIncreaseTotal …
var watchCacheCapacityDecreaseTotal …
var WatchCacheCapacity …
var WatchCacheInitializations …
var WatchCacheReadWait …
var ConsistentReadTotal …
var registerMetrics …
func Register() { … }
func RecordListCacheMetrics(resourcePrefix, indexName string, numFetched, numReturned int) { … }
func RecordResourceVersion(resourcePrefix string, resourceVersion uint64) { … }
func RecordsWatchCacheCapacityChange(objType string, old, new int) { … }