terraform/plugin/discovery
James Bardin ba5b0dc609 mostly remove OS_ARCH knowledge from discovery
Since the command package also needs to know about the specific OS_ARCH
directories, remove the logic fom the discovery package.

This doesn't completely remove the knowledge of the path from discovery,
in order to maintain the current behavior of skipping legacy plugin
names within a new-style path.
2017-06-16 13:58:40 -04:00
..
test-fixtures udpate to plugin name convention 2017-06-09 14:03:59 -07:00
find.go mostly remove OS_ARCH knowledge from discovery 2017-06-16 13:58:40 -04:00
find_test.go mostly remove OS_ARCH knowledge from discovery 2017-06-16 13:58:40 -04:00
get.go plugin/discovery: Installer.PurgeUnused method 2017-06-13 12:28:07 -07:00
get_test.go plugin/discovery: Installer.PurgeUnused method 2017-06-13 12:28:07 -07:00
meta.go plugin/discovery: use go-version instead of semver 2017-06-09 14:03:59 -07:00
meta_set.go plugin/discovery: Installer interface, and provider implementation 2017-06-13 12:28:07 -07:00
meta_set_test.go plugin/discovery: PluginRequirements can specify SHA256 digests 2017-06-09 14:03:59 -07:00
meta_test.go udpate to plugin name convention 2017-06-09 14:03:59 -07:00
requirements.go plugin/discovery: PluginRequirements can specify SHA256 digests 2017-06-09 14:03:59 -07:00
requirements_test.go plugin/discovery: PluginRequirements can specify SHA256 digests 2017-06-09 14:03:59 -07:00
version.go plugin/discovery: Installer interface, and provider implementation 2017-06-13 12:28:07 -07:00
version_set.go sort constraints for consistent output 2017-06-09 14:03:59 -07:00
version_set_test.go rename some Constraints methods per code review 2017-06-09 14:03:59 -07:00
version_test.go Add Versions.Sort 2017-06-09 14:03:59 -07:00