Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupVMICollector ¶
func SetupVMICollector(vmiInformer cache.SharedIndexInformer, clusterConfig *virtconfig.ClusterConfig)
does VMI informer stuff
Types ¶
type VMICollector ¶
type VMICollector struct {
// contains filtered or unexported fields
}
func (*VMICollector) Collect ¶
func (co *VMICollector) Collect(ch chan<- prometheus.Metric)
Note that Collect could be called concurrently
func (*VMICollector) Describe ¶
func (co *VMICollector) Describe(_ chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.