Documentation
¶
Index ¶
Constants ¶
View Source
const ( // When updating the EnterpriseTag value, also update GlooTagInEnterprise EnterpriseTag = "0.18.31" GlooTagInEnterprise = "0.18.43" UiImageTag = EnterpriseTag UiGlooVersion = GlooTagInEnterprise )
View Source
const SoloKitPkg = "github.com/solo-io/solo-kit"
Variables ¶
View Source
var DevVersion = "dev" // default version set if running "make glooctl"
View Source
var UndefinedVersion = "undefined"
View Source
var Version = UndefinedVersion
This will be set by the linker during build
Functions ¶
func CheckVersions ¶
func CheckVersions() error
func IsReleaseVersion ¶
func IsReleaseVersion() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.