terraform/internal/providercache
Martin Atkins 754b7ebb65 command: Expose providercache package objects for use elsewhere
These new functions allow command implementations to get hold of the
providercache objects and installation source object derived from the
current CLI configuration.
2020-03-25 11:29:48 -07:00
..
testdata/cachedir providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00
cached_provider.go providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00
dir.go providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00
dir_modify.go internal/providercache: Stub of Dir.InstallPackage method 2020-03-25 11:29:48 -07:00
dir_modify_test.go internal/providercache: Linking from one cache to another 2020-03-25 11:29:48 -07:00
dir_test.go providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00
doc.go providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00
installer.go command: Expose providercache package objects for use elsewhere 2020-03-25 11:29:48 -07:00
installer_events.go internal/providercache: First pass of the actual install process 2020-03-25 11:29:48 -07:00