Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
Scheduler creates a single source to represent all containers collected due to the `logs_config.container_collect_all` configuration.
func (*Scheduler) Start ¶
func (s *Scheduler) Start(sourceMgr schedulers.SourceManager)
Start implements schedulers.Scheduler#Start.
Click to show internal directories.
Click to hide internal directories.