version

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OperatorVersionString is the version string of this operator binary.
	OperatorVersionString = "1.3.0"
)

Variables

View Source
var (
	// SupportedVersions is a list of chart versions supported by this version of the operator.
	// It must be synced with the versions.yaml file.
	SupportedVersions = []string{
		"1.3.0",
	}

	// OperatorBinaryVersion is the Istio operator version.
	OperatorBinaryVersion pkgversion.Version
	// OperatorBinaryGoVersion is the Istio operator version in go-version format.
	OperatorBinaryGoVersion *goversion.Version
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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