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 (*Extension) CheckTopology ¶
func (n *Extension) CheckTopology()
func (*Extension) GenerateArtifacts ¶
func (n *Extension) GenerateArtifacts()
Click to show internal directories.
Click to hide internal directories.