io.k8s.apimachinery.pkg.version

Type members

Classlikes

final case class Info(gitCommit: String, goVersion: String, compiler: String, gitVersion: String, gitTreeState: String, platform: String, buildDate: String, major: String, minor: String)

Info contains versioning information. how we'll want to distribute that information.

Info contains versioning information. how we'll want to distribute that information.

Source:
Info.scala