optl

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2025 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

View Source
const (
	JaegerTracing       = "jaegertracing/all-in-one:latest"
	JaegerQueryPort     = 16685
	JaegerCollectorPort = 4317
	JaegerUIPort        = 16686
	JaegerAdminPort     = 14269
)
View Source
const ConfigTemplate = `` /* 865-byte string literal not displayed */
View Source
const JaegerHosts = `` /* 182-byte string literal not displayed */

Variables

View Source
var RequiredImages = []string{
	JaegerTracing,
}

Functions

This section is empty.

Types

type Extension

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

func NewExtension

func NewExtension(platform Platform) *Extension

func (*Extension) CheckTopology

func (n *Extension) CheckTopology()

func (*Extension) GenerateArtifacts

func (n *Extension) GenerateArtifacts()

func (*Extension) PostRun

func (n *Extension) PostRun(bool)

type Platform

type Platform interface {
	GetContext() api.Context
	ConfigDir() string
	NetworkID() string
	OPTL() bool
	OPTLPort() int
}

Jump to

Keyboard shortcuts

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