package
0.48.2
Repository: https://github.com/gruntwork-io/terratest.git
Documentation: pkg.go.dev

# Functions

CheckVersion checks whether the given Binary version is greater than or equal to the given expected version and fails if it's not.
CheckVersionE checks whether the given Binary version is greater than or equal to the given expected version.

# Constants

List of binaries supported for version checking.
List of binaries supported for version checking.
List of binaries supported for version checking.

# Structs

VersionMismatchErr is an error to indicate version mismatch.

# Type aliases

VersionCheckerBinary is an enum for supported version checking.