version

package
v1.62.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultJaeger

func DefaultJaeger() string

DefaultJaeger returns the default Jaeger to use when no versions are specified via CLI or configuration

func DefaultJaegerMajorMinor added in v1.15.0

func DefaultJaegerMajorMinor() string

DefaultJaegerMajorMinor returns the major.minor format of the default Jaeger version

Types

type Version

type Version struct {
	Operator  string `json:"jaeger-operator"`
	BuildDate string `json:"build-date"`
	Jaeger    string `json:"jaeger-version"`
	Go        string `json:"go-version"`
}

Version holds this Operator's version as well as the version of some of the components it uses

func Get

func Get() Version

Get returns the Version object with the relevant information

func (Version) String

func (v Version) String() string

Jump to

Keyboard shortcuts

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