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 ¶
Click to show internal directories.
Click to hide internal directories.