package
0.0.0-20220513054723-ce22054d8cf2
Repository: https://github.com/arminc/k8s-platform-lcm.git
Documentation: pkg.go.dev

# Functions

FindHighestSemVer finds the highest version according to the SemVer spec It is tolerant to versions, it will try to make it a proper version if it is not completely SemVer Note that build numbers are ignored and it will take the last one in the array, this might be lower build number The versions which can't be parsed will be skipped.