packer-cn/packer/plugin
Mitchell Hashimoto 8dbe0f065c Remove version from "packer" package 2014-10-27 20:51:34 -07:00
..
builder.go packer/plugin: new Builder interface 2013-11-02 22:51:26 -05:00
builder_test.go packer/plugin: new Builder interface 2013-11-02 22:51:26 -05:00
client.go packer/rpc, packer/plugin: remove Command interfaces 2014-10-27 20:40:24 -07:00
client_test.go packer/plugin: communicate over unix domain sockets if you can 2013-12-11 12:24:45 -08:00
hook.go packer: Add Cancel() method to hook 2013-08-30 17:03:55 -07:00
hook_test.go packer: Add Cancel() method to hook 2013-08-30 17:03:55 -07:00
plugin_test.go packer/rpc, packer/plugin: remove Command interfaces 2014-10-27 20:40:24 -07:00
post_processor.go packer/plugin: Killed bool to avoid panics when killing clients 2013-08-19 23:38:22 -07:00
post_processor_test.go packer: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
provisioner.go packer: Add Cancel method to Provisioner 2013-08-30 23:21:15 -07:00
provisioner_test.go packer: Add Cancel method to Provisioner 2013-08-30 23:21:15 -07:00
server.go Remove version from "packer" package 2014-10-27 20:51:34 -07:00