version

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2018 License: Apache-2.0 Imports: 4 Imported by: 4

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

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"`
	OperatorSdk string `json:"operator-sdk-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