Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteMetric ¶
func EventHandler ¶
Types ¶
type EventCollector ¶
type EventCollector struct {
// contains filtered or unexported fields
}
func NewEventCollector ¶
func NewEventCollector(kc kubernetes.Interface, factory informers.SharedInformerFactory, o *options.Options) *EventCollector
func (*EventCollector) Run ¶
func (ec *EventCollector) Run(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.