# Functions
BuildCELContext builds the map of parameters to be passed to the CEL evaluation given a list of TargetStatus and an evaluation time.
BuildCELOptions builds the list of env options to be used when building the CEL environment used to evaluated the conditions of a given cTTL.
EvaluateCELConditions compiles and evaluates all the conditions on the passed CEL context, returning true only when all conditions evaluate to true.
Lists returns a cel.EnvOption to configure extended functions Lists manipulation.