Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { GitVersion string `json:"version"` BundleManifestURL string `json:"bundleManifestURL,omitempty"` ReleaseManifestURL string `json:"releaseManifestURL,omitempty"` }
func GetFullVersionInfo ¶ added in v0.18.4
GetFullVersionInfo returns the complete version information for the EKS Anywhere, including Git version and bundle manifest URL associated with this release.
Click to show internal directories.
Click to hide internal directories.