# Functions
func New(log *logrus.Entry, reg ctrmetrics.RegistererGatherer, kubeClient k8sclient.Client) *Metrics {.
No description provided by the author
# Structs
Metrics is used to expose container image version checks as prometheus metrics.
No description provided by the author