remoteagentregistryimpl

package
v0.0.0-...-50ddb51 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Overview

Package remoteagentregistryimpl implements the remoteagentregistry component interface

Package remoteagentregistryimpl implements the remoteagentregistry component interface

Index

Constants

View Source
const FlareServiceName = "datadog.remoteagent.flare.v1.FlareProvider"

FlareServiceName is the service name for remote agent flare provider

View Source
const StatusServiceName = "datadog.remoteagent.status.v1.StatusProvider"

StatusServiceName is the service name for remote agent status provider

View Source
const TelemetryServiceName = "datadog.remoteagent.telemetry.v1.TelemetryProvider"

TelemetryServiceName is the service name for remote agent telemetry provider

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp          remoteagentregistry.Component
	FlareProvider flaretypes.Provider
	Status        status.InformationProvider
}

Provides defines the output of the remoteagentregistry component

func NewComponent

func NewComponent(reqs Requires) Provides

NewComponent creates a new remoteagent component

type Requires

type Requires struct {
	Config    config.Component
	Ipc       ipc.Component
	Lifecycle compdef.Lifecycle
	Telemetry telemetry.Component
}

Requires defines the dependencies for the remoteagentregistry component

Jump to

Keyboard shortcuts

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