//
pkg.gl
Category
github.com/googlecloudplatform/gcp-service-broker
pkg
varcontext
interpolation
package
5.1.0+incompatible
Repository:
https://github.com/googlecloudplatform/gcp-service-broker.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
14
Dependents
0
Files
240 SLOC
#
Functions
Eval
Eval evaluates the tempate string using hil https://github.com/hashicorp/hil with the given variables that can be accessed form the string.
IsHILExpression
IsHILExpression returns true if the template is a HIL expression and false otherwise.