version
Info
class
lightkube.models.version.Info(buildDate, compiler, gitCommit, gitTreeState, gitVersion, goVersion, major, minor, platform)Info contains versioning information. how we'll want to distribute that information.
parameters
- buildDate
str- - compiler
str- - gitCommit
str- - gitTreeState
str- - gitVersion
str- - goVersion
str- - major
str- - minor
str- - platform
str-