Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HealthCounter for pods which are rescheduled by stork monitor HealthCounter = prometheus.NewCounter(prometheus.CounterOpts{ Name: "pods_reschduled_total", Help: "The total number of pods reschduler by stork pod monitor", }) )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.