version

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Product = "Kuma"

	Envoy = "unknown"
)
View Source
var PreviewVersionPrefix = "preview"

Functions

func DeploymentVersionCompatible added in v1.8.1

func DeploymentVersionCompatible(kumaVersionStr string, componentVersionStr string) bool

DeploymentVersionCompatible returns true if the given component version is compatible with the installed version of Kuma CP. For all binaries which share a common version (Kuma DP, CP, Zone CP...), we support backwards compatibility of at most two prior minor versions.

func FormatDetailedProductInfo added in v1.8.1

func FormatDetailedProductInfo() string

Types

type BuildInfo

type BuildInfo struct {
	Version   string
	GitTag    string
	GitCommit string
	BuildDate string
}
var (
	Build BuildInfo
)

Jump to

Keyboard shortcuts

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