Discover Packages
github.com/trobert2/kube-state-metrics
pkg
version
package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Jan 11, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types type Version GetVersion() (v) String()
Documentation
¶
View Source
var (
Release = "UNKNOWN"
Commit = "UNKNOWN"
BuildDate = ""
)
type Version struct {
GitCommit string
BuildDate string
Release string
GoVersion string
Compiler string
Platform string
}
func GetVersion () Version
GetVersion returns kube-state-metrics version
func (v Version) String() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.