This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0f6d1beccf
packer-cn
/
template
/
interpolate
History
Megan Marsh
0f6d1beccf
add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
2019-12-16 21:23:05 -08:00
..
funcs.go
add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
2019-12-16 21:23:05 -08:00
funcs_test.go
feat: add strftime function in templates
2019-10-11 14:35:39 +05:30
i.go
use interpolate.NewContext() instead of testConfigTemplate(t)
2019-06-14 12:17:28 +02:00
i_test.go
template/interpolate: basic + some funcs
2015-05-15 21:05:47 -07:00
parse.go
template/interpolate: basic + some funcs
2015-05-15 21:05:47 -07:00
parse_test.go
run gofmt
2016-11-01 14:08:04 -07:00
render.go
remove a bunch of dead code.
2017-03-28 20:36:20 -07:00
render_test.go
command/push: interpolate
2015-05-29 15:35:55 -07:00