//
pkg.gl
Category
github.com/grafana/agent
internal
service
remotecfg
package
0.44.2
Repository:
https://github.com/grafana/agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
1
Files
312 SLOC
#
Functions
GetDefaultArguments
GetDefaultArguments populates the default values for the Arguments struct.
New
New returns a new instance of the remotecfg service.
#
Constants
ServiceName
ServiceName defines the name used for the remotecfg service.
#
Structs
Arguments
Arguments holds runtime settings for the remotecfg service.
Options
Options are used to configure the remotecfg service.
Service
Service implements a service for remote configuration.