Retrieve API Server version information.
OK
BuildDate is the date/time on which the application was built.
Compiler indicates what Go compiler was used for the build.
GitCommit is the ID (sha) of the last commit to the application's source code that is included in this build.
GitTreeDirty is true if the application's source code contained uncommitted changes at the time it was built; otherwise it is false.
GoVersion is the version of Go that was used to build the application.
Platform indicates the OS and CPU architecture for which the application was built.
Version is a human-friendly version string.