Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Launcher ¶
type Launcher struct{}
A Launcher starts and stops new tailers for every new containers discovered by autodiscovery.
Due to lack of the `docker` build tag, this type is a dummy and does nothing.
func NewLauncher ¶
func NewLauncher(_ *sourcesPkg.LogSources, _ optional.Option[workloadmeta.Component], _ tagger.Component) *Launcher
NewLauncher returns a new launcher
Click to show internal directories.
Click to hide internal directories.