Documentation
¶
Index ¶
- func GetAllCloudAgnosticFunctions() map[string]function.Function
- func GetAllFunctions(cloud common.CloudProvider) map[string]function.Function
- func GetAllFunctionsForVarEvaluation(cloud common.CloudProvider) map[string]function.Function
- func GetCloudSpecificValueFunction(cloud common.CloudProvider, throwOnError bool) function.Function
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllFunctions ¶
func GetAllFunctions(cloud common.CloudProvider) map[string]function.Function
func GetAllFunctionsForVarEvaluation ¶
func GetAllFunctionsForVarEvaluation(cloud common.CloudProvider) map[string]function.Function
GetAllFunctionsForVarEvaluation returns the only functions that are available when parsing variable blocks.
func GetCloudSpecificValueFunction ¶
func GetCloudSpecificValueFunction(cloud common.CloudProvider, throwOnError bool) function.Function
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.