Documentation ¶
Overview ¶
Copyright Contributors to the Open Cluster Management project
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get returns the overall codebase version. It's for detecting what code a binary was built from.
func GetDefaultBundleVersion ¶
func GetDefaultBundleVersion() string
Types ¶
type VersionBundle ¶
type VersionBundle struct { Registration string Placement string Work string Operator string AppAddon string PolicyAddon string AddonManager string MulticlusterControlplane string }
func GetVersionBundle ¶
func GetVersionBundle(version string) (VersionBundle, error)
Click to show internal directories.
Click to hide internal directories.