package
1.1.0
Repository: https://github.com/intel/pmem-csi.git
Documentation: pkg.go.dev

# Functions

NewVersion creates a new version object for given major and minor version values.
Parse creates a new version with major/minor from the given string, which must have the format <major>.<minor>.

# Structs

Version type definition for handling simple version comparision.