Documentation
¶
Overview ¶
Package version provides functions to check version compatibility between templates and binaries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCompatible ¶
IsCompatible returns whether the given string version constraint is compatible with the binary version. Compatibility is determined by github.com/hashicorp/go-version. It returns an error if the constraint string or binary version cannot be interpreted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.