Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PipelineRunnerAdapter ¶
type PipelineRunnerAdapter struct {
// contains filtered or unexported fields
}
func NewPipelineRunnerAdapter ¶
func NewPipelineRunnerAdapter(logger logger.Logger, job job.Job, runner pipelineRunner) *PipelineRunnerAdapter
func (*PipelineRunnerAdapter) ExecuteRun ¶
type TelemetryAdapter ¶
type TelemetryAdapter struct {
// contains filtered or unexported fields
}
func NewTelemetryAdapter ¶
func NewTelemetryAdapter(endpointGen telemetry.MonitoringEndpointGenerator) *TelemetryAdapter
Click to show internal directories.
Click to hide internal directories.