Documentation
¶
Overview ¶
nolint:errcheck
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecordIPLookupMiss ¶
func RecordIPLookupMiss()
RecordIPLookupMiss increments the metric that records Pod lookup by IP misses.
func RecordNamespaceAdded ¶
func RecordNamespaceAdded()
RecordNamespaceAdded increments the metric that records namespace add events receiver.
func RecordNamespaceDeleted ¶
func RecordNamespaceDeleted()
RecordNamespaceDeleted increments the metric that records namespace events deleted.
func RecordNamespaceUpdated ¶
func RecordNamespaceUpdated()
RecordNamespaceUpdated increments the metric that records namespace update events received.
func RecordPodAdded ¶
func RecordPodAdded()
RecordPodAdded increments the metric that records pod add events receiver.
func RecordPodDeleted ¶
func RecordPodDeleted()
RecordPodDeleted increments the metric that records pod events deleted.
func RecordPodTableSize ¶
func RecordPodTableSize(podTableSize int64)
RecordPodTableSize store size of pod table field in WatchClient
func RecordPodUpdated ¶
func RecordPodUpdated()
RecordPodUpdated increments the metric that records pod update events received.
Types ¶
This section is empty.