workloadmetaimpl

package
v0.0.0-...-1f3c2e8 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package workloadmetaimpl implements the Workloadmeta component. It is responsible for gathering information about workloads and disseminating that to other components.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependencies

type Dependencies struct {
	Lc compdef.Lifecycle

	Log     log.Component
	Config  config.Component
	Catalog wmdef.CollectorList `group:"workloadmeta"`

	Params wmdef.Params
}

Dependencies defines the dependencies of the workloadmeta component.

type Provider

type Provider struct {
	Comp          wmdef.Component
	FlareProvider flaretypes.Provider
	Endpoint      api.AgentEndpointProvider
}

Provider contains components provided by workloadmeta constructor.

func NewWorkloadMeta

func NewWorkloadMeta(deps Dependencies) Provider

NewWorkloadMeta creates a new workloadmeta component.

Jump to

Keyboard shortcuts

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