Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeEventsRuler ¶
type KubeEventsRuler struct {
// contains filtered or unexported fields
}
func NewKubeEventsRuler ¶
func NewKubeEventsRuler(cfg *rest.Config, taskPool *ants.Pool) *KubeEventsRuler
func (*KubeEventsRuler) AddEvents ¶
func (r *KubeEventsRuler) AddEvents(evts []*types.Event)
func (*KubeEventsRuler) ReloadConfig ¶
func (r *KubeEventsRuler) ReloadConfig(c *config.RulerConfig) error
Click to show internal directories.
Click to hide internal directories.