Documentation
¶
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 ¶ added in v0.29.0
func RecordNamespaceAdded()
RecordNamespaceAdded increments the metric that records namespace add events receiver.
func RecordNamespaceDeleted ¶ added in v0.29.0
func RecordNamespaceDeleted()
RecordNamespaceDeleted increments the metric that records namespace events deleted.
func RecordNamespaceUpdated ¶ added in v0.29.0
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 ¶ added in v0.22.0
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.