# Functions
CNIMetricsNew creates a new metricsTarget.
Handler grabs metrics from target, aggregates the metrics and convert them into cloudwatch metrics.
NewDefaultPodWatcher creates a new podWatcher.
# Variables
InterestingCNIMetrics defines metrics parsing definition for kube-state-metrics.
# Structs
CNIMetricsTarget defines data structure for kube-state-metric target.
# Interfaces
No description provided by the author