kops/tools/metal/storage
justinsb 774d2fdfca tests: build and push locally for metal tests
Because we now push much larger files, replace our in-memory storage with disk-backed storage.
2024-09-11 18:22:23 -04:00
..
pkg tests: build and push locally for metal tests 2024-09-11 18:22:23 -04:00
README.md tests: add simple s3 emulator for bare-metal testing 2024-08-29 13:32:42 -04:00
go.mod tests: add simple s3 emulator for bare-metal testing 2024-08-29 13:32:42 -04:00
go.sum tests: add simple s3 emulator for bare-metal testing 2024-08-29 13:32:42 -04:00
main.go tests: build and push locally for metal tests 2024-09-11 18:22:23 -04:00

README.md

A very simple s3 mock to support our testing of bare metal / VMs.

Just enough functionality to support our tests.