//
pkg.gl
Category
github.com/grafana/alloy
internal
service
remotecfg
package
1.4.3
Repository:
https://github.com/grafana/alloy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
29
Dependents
4
Files
427 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.
Data
Data includes information associated with the HTTP service.
Options
Options are used to configure the remotecfg service.
Service
Service implements a service for remote configuration.