packer-cn/builder/null
Julian Phillips 90a57c411f Expand Artifact API to expose build state
In order that something consuming an artifact can have access to extra
builder specific data add the State method which allows the caller to
ask for arbitary values by name.
2014-09-22 11:15:47 +01:00
..
artifact_export.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_export_test.go implemented null buider 2014-03-24 11:26:10 +01:00
builder.go implemented null buider 2014-03-24 11:26:10 +01:00
builder_test.go implemented null buider 2014-03-24 11:26:10 +01:00
config.go null-builder: added support for templating 2014-07-17 17:46:22 +02:00
config_test.go implemented null buider 2014-03-24 11:26:10 +01:00
ssh.go builder/null: pass SSH tests 2014-04-26 11:28:02 -07:00