public class VersionInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VersionInfo.Builder |
static class |
VersionInfo.VersionKeys |
Modifier and Type | Method and Description |
---|---|
Date |
getBuildDate() |
String |
getCompiler() |
String |
getGitCommit() |
String |
getGitTreeState() |
String |
getGitVersion() |
String |
getGoVersion() |
String |
getMajor() |
String |
getMinor() |
String |
getPlatform() |
public Date getBuildDate()
public String getGitCommit()
public String getGitVersion()
public String getMajor()
public String getMinor()
public String getGitTreeState()
public String getPlatform()
public String getGoVersion()
public String getCompiler()
Copyright © 2015–2022 Red Hat. All rights reserved.