version

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// LatestVersion product version supported
	LatestVersion        = "2.31.2"
	CompactLatestVersion = "2312"

	LatestKubeImage = "quay.io/artemiscloud/activemq-artemis-broker-kubernetes:artemis." + LatestVersion
	LatestInitImage = "quay.io/artemiscloud/activemq-artemis-broker-init:artemis." + LatestVersion
)

Variables

View Source
var (
	Version = "1.0.16"

	//Vars injected at build-time
	BuildTimestamp = ""
)
View Source
var FullVersionFromCompactVersion map[string]string = map[string]string{
	"2210": "2.21.0",
	"2220": "2.22.0",
	"2230": "2.23.0",
	"2250": "2.25.0",
	"2260": "2.26.0",
	"2270": "2.27.0",
	"2271": "2.27.1",
	"2280": "2.28.0",
	"2290": "2.29.0",
	"2300": "2.30.0",
	"2310": "2.31.0",
	"2312": "2.31.2",
}
View Source
var SupportedActiveMQArtemisVersions = []string{
	"2.21.0",
	"2.22.0",
	"2.23.0",
	"2.25.0",
	"2.26.0",
	"2.27.0",
	"2.27.1",
	"2.28.0",
	"2.29.0",
	"2.30.0",
	"2.31.0",
	"2.31.2",
}

Sorted array of supported ActiveMQ Artemis versions

View Source
var YacfgProfileName string = "artemis"
View Source
var YacfgProfileVersionFromFullVersion map[string]string = map[string]string{
	"2.21.0": "2.21.0",
	"2.22.0": "2.21.0",
	"2.23.0": "2.21.0",
	"2.25.0": "2.21.0",
	"2.26.0": "2.21.0",
	"2.27.0": "2.21.0",
	"2.27.1": "2.21.0",
	"2.28.0": "2.21.0",
	"2.29.0": "2.21.0",
	"2.30.0": "2.21.0",
	"2.31.0": "2.21.0",
	"2.31.2": "2.21.0",
}

The yacfg profile to use for a given full version of broker

Functions

func CompactActiveMQArtemisVersion added in v1.0.11

func CompactActiveMQArtemisVersion(version string) string

func DefaultImageName added in v1.0.4

func DefaultImageName(archSpecificRelatedImageEnvVarName string) string

func SupportedActiveMQArtemisSemanticVersions added in v1.0.11

func SupportedActiveMQArtemisSemanticVersions() []semver.Version

Types

This section is empty.

Jump to

Keyboard shortcuts

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