Documentation ¶
Overview ¶
Package config providides helper functions to configure trace sessions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder helps with building of trace session configuration.
func (*Builder) AddSink ¶
func (b *Builder) AddSink(sink seccheck.SinkConfig)
AddSink adds the sink to the configuration.
func (*Builder) LoadAllPoints ¶
LoadAllPoints enables all points together with all optional and context fields.
Click to show internal directories.
Click to hide internal directories.