dockerlogcollector

package
v0.0.0-...-83adff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDockerLogCollector

func InitDockerLogCollector(ctx context.Context, c *Config) (err error)

Types

type Config

type Config struct {
	ConfigEnv    string         `toml:"configEnv"`
	ConfigSuffix string         `toml:"configSuffix"`
	MetaPath     string         `toml:"metaPath"`
	ScanInterval xtime.Duration `toml:"scanInterval"`
}

func (*Config) ConfigValidate

func (c *Config) ConfigValidate() error

type DockerLogCollector

type DockerLogCollector struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL