opentofu/internal/providercache
Martin Atkins e4d14324e0 internal/providercache: Stub of Dir.InstallPackage method
This will eventually be responsible for actually retrieving a package from
a source and then installing it into the cache directory, but for the
moment it's just a stub to complete the proposed API, which I intend to
test in a subsequent commit by writing the full "Installer" API that will
encapsulate the full installation logic.
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_modify_test.go internal/providercache: Linking from one cache to another 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_test.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
doc.go providercache: A package to encapsulate management of provider cache dirs 2020-03-25 11:29:48 -07:00