luet/pkg/api/core/image
Ettore Di Giacinto c98f427156 🎨 Introduce contextualized logging
This commit is multi-fold as it also refactors internally context and logger
as interfaces so it is easier to plug luet as a library externally.

Introduces a garbage collector (related to #227) but doesn't handle yet
parallelism.

Closes #265
2021-12-21 21:54:14 +01:00
..
cache_test.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
cache.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
create_test.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
create.go Use tarball.LayerFromOpener 2021-11-22 11:27:46 +01:00
delta_test.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
delta.go Add crane-based methods for extraction 2021-10-24 18:26:08 +02:00
extract_test.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
extract.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
mutator_suite_test.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00