mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
- Add Loadable interface to load assets from disk. - Load on-disk assets in Fetch() and use it to overwrite the state file. - Add FileFetcher interface to help reading the files from disk.