luet/pkg/helpers
Ettore Di Giacinto 33b1c63815 Allow to have shared templates across packages
This changeset allows to have shared templates in a static folder
"templates" present in each luet tree. If the directory is present, it
gets scanned and templated accordingly on top of each package. This
allows to use such folder to store custom blocks to share between
packages.

This is still experimental and subject to change, this is just a first
pass version to provide the feature. It needs to be refined still as it
would be more elegant to use the helm engine properly and map our
structure to the engine instead of adapting it roughly.

Fixes #224
2021-08-04 16:35:28 +02:00
..
docker Support priv/unpriv image extraction 2021-06-16 23:30:28 +02:00
file Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
imgworker Support priv/unpriv image extraction 2021-06-16 23:30:28 +02:00
match Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
archive_test.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
archive.go Don't write protect file if it is same 2021-05-16 11:54:08 +02:00
helm_test.go Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
helm.go Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
helpers_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
math.go Add Factorial helper 2020-02-11 15:00:28 +01:00
references_test.go Trim the Domain Name from cached image references 2021-01-29 15:11:52 +01:00
references.go Trim the Domain Name from cached image references 2021-01-29 15:11:52 +01:00
slice.go Check for file conflicts before install 2021-07-29 11:03:02 +02:00
sys.go Review configuration file parsing logic 2020-05-30 16:46:29 +02:00