package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

Channel returns the designated channel for downloads of assets.
ChartVersion returns the version of the Helm Chart to be used by Kubernetes, Dev, and potentially Azure environments.
Commit returns the full git SHA of the build.
IsEdgeChannel returns true if the channel is equal to "edge" and false otherwise.
NewVersionInfo creates a new VersionInfo object with the current version information.
Release returns the semver release version of the build.
ReportVersionHandler is the http server handler to report the radius version.
Version returns the 'git describe' output of the build.

# Structs

VersionInfo is used for a serializable representation of our versioning info.