version

package
v0.34.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LandscaperCliVersion = ""
	ComponentCliVersion  = ""
)

Functions

func Get

GetInterface returns the overall codebase version. It's for detecting what code a binary was built from. These variables typically come from -ldflags settings and in their absence fallback to the settings in pkg/version/base.go

func GetRelease added in v0.33.0

func GetRelease() (string, error)

Types

type Release added in v0.33.0

type Release struct {
	TagName string `json:"tag_name"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL