Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregator ¶
type Aggregator struct {
// contains filtered or unexported fields
}
func NewAggregator ¶
func NewAggregator( server tetragon.FineGuidanceSensors_GetEventsServer, options *tetragon.AggregationOptions, ) (*Aggregator, error)
func (*Aggregator) GetEventChannel ¶
func (a *Aggregator) GetEventChannel() chan *tetragon.GetEventsResponse
func (*Aggregator) Start ¶
func (a *Aggregator) Start()
Click to show internal directories.
Click to hide internal directories.