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 = "dev" APIVersion = "v1beta1" Runtime = "HashiCorp Vault KMS" )
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.
Click to show internal directories.
Click to hide internal directories.