Documentation
¶
Index ¶
Constants ¶
View Source
const (
// This value may change with new Gloo releases
UiImageTag = "0.18.23"
// The following values should not change frequently
UiImageRegistry = "quay.io/solo-io"
UiImageRepositoryProxy = "grpcserver-envoy"
UiImageRepositoryFront = "grpcserver-ui"
UiImageRepositoryBack = "grpcserver-ee"
)
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.