Documentation ¶
Index ¶
Constants ¶
View Source
const ( JaegerTracing = "jaegertracing/all-in-one:latest" Collector = "otel/opentelemetry-collector:latest" )
View Source
const ConfigTemplate = `` /* 865-byte string literal not displayed */
Variables ¶
View Source
var RequiredImages = []string{ JaegerTracing, Collector, }
Functions ¶
This section is empty.
Types ¶
type Extension ¶
type Extension struct {
// contains filtered or unexported fields
}
func NewExtension ¶
func (*Extension) CheckTopology ¶
func (n *Extension) CheckTopology()
func (*Extension) GenerateArtifacts ¶
func (n *Extension) GenerateArtifacts()
Click to show internal directories.
Click to hide internal directories.