package
0.16.2
Repository: https://github.com/docker/machine.git
Documentation: pkg.go.dev

# Functions

Equal checks if a version is equal to another.
GreaterThan checks if a version is greater than another.
GreaterThanOrEqualTo checks if a version is greater than or equal to another.
LessThan checks if a version is less than another.
LessThanOrEqualTo checks if a version is less than or equal to another.