buildinfo

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package buildinfo ... Deprecated: use github.com/vmware-tanzu/tanzu-framework/pkg/v1/buildinfo

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the current git version of tkg, set with the go linker's -X flag.
	// Deprecated: use github.com/vmware-tanzu/tanzu-framework/pkg/v1/buildinfo.Version
	Version = buildinfo.Version

	// Commit is the actual commit that is being built, set with the go linker's -X flag.
	// Deprecated: use github.com/vmware-tanzu/tanzu-framework/pkg/v1/buildinfo.SHA
	Commit = buildinfo.SHA
)
View Source
var IsOfficialBuild = buildinfo.IsOfficialBuild

IsOfficialBuild is the flag that gets set to True if it is an official build being released, it is set with the go linker's -X flag. Deprecated: use github.com/vmware-tanzu/tanzu-framework/pkg/v1/buildinfo.IsOfficialBuild

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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