syntheticstestschedulerimpl

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: 24 Imported by: 0

Documentation

Overview

Package syntheticstestschedulerimpl implements the syntheticstestsscheduler component interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp       syntheticstestscheduler.Component
	RCListener rctypes.ListenerProvider
}

Provides defines the output of the syntheticstestscheduler component

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new syntheticstestscheduler component

type Requires

type Requires struct {
	Lifecycle       compdef.Lifecycle
	EpForwarder     eventplatform.Component
	Logger          log.Component
	Telemetry       telemetry.Component
	AgentConfig     agentconfig.Component
	HostnameService hostname.Component
	Statsd          statsd.ClientInterface
}

Requires defines the dependencies for the syntheticstestscheduler component

type SyntheticsTestCtx

type SyntheticsTestCtx struct {
	// contains filtered or unexported fields
}

SyntheticsTestCtx is the unit of work consumed by workers.

Jump to

Keyboard shortcuts

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