image-automation-controller/docs/spec
Soule BA bc3d7b2112 Add support for the sprig functions library
All functions are not supported, The following are discarded:
            // Date functions
            "date",
            "date_in_zone",
            "date_modify",
            "now",
            "htmlDate",
            "htmlDateInZone",
            "dateInZone",
            "dateModify",

            // Strings
            "randAlphaNum",
            "randAlpha",
            "randAscii",
            "randNumeric",
            "uuidv4",

            // OS
            "env",
            "expandenv",

            // Network
            "getHostByName",

Signed-off-by: Soule BA <bah.soule@gmail.com>
2021-10-12 11:41:03 +02:00
..
v1alpha1 Fix Typo: policiy -> policy 2021-07-14 12:54:13 +01:00
v1alpha2 Fix Typo: policiy -> policy 2021-07-14 12:54:13 +01:00
v1beta1 Add support for the sprig functions library 2021-10-12 11:41:03 +02:00