version

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version struct {
	BuildDate string `json:"build-date"`
	Revision  string `json:"revision"`

	OperatorVersion   string `json:"operator-version"`
	TempoVersion      string `json:"tempo-version"`
	TempoQueryVersion string `json:"tempo-query-version"`
	GoVersion         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