version

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// BuildDate is the date when the binary was built.
	BuildDate string
	// GitCommit is the commit hash when the binary was built.
	GitCommit string
	// BuildVersion is the version of the KMS binary.
	BuildVersion string
	// KMSv1APIVersion is the version of the KMS V1 APIs.
	KMSv1APIVersion = "v1beta1"
	// KMSv2APIVersion is the version of the KMS V2 APIs.
	KMSv2APIVersion = "v2beta1"
	// Runtime of the plugin.
	Runtime = "Microsoft AzureKMS"
)

Functions

func GetUserAgent

func GetUserAgent() string

GetUserAgent returns UserAgent string to append to the agent identifier.

func PrintVersion

func PrintVersion() (err error)

PrintVersion prints the current KMS plugin version.

Types

This section is empty.

Jump to

Keyboard shortcuts

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