//
pkg.gl
Category
github.com/grafana/agent
internal
component
loki
source
docker
package
0.44.2
Repository:
https://github.com/grafana/agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
2
Files
501 SLOC
#
Functions
GetDefaultArguments
GetDefaultArguments return an instance of Arguments with the optional fields initialized.
New
New creates a new loki.source.file component.
#
Structs
Arguments
Arguments holds values which are used to configure the loki.source.docker component.
Component
Component implements the loki.source.file component.