packer-cn/packer/plugin
Mitchell Hashimoto e904705a49 packer uses the new plugin client API 2013-06-11 11:06:23 -07:00
..
builder.go packer/plugin: client to Client so it can be used outside 2013-06-11 11:03:36 -07:00
builder_test.go packer/plugin: Refactor to get interfaces from Client 2013-06-11 11:00:06 -07:00
client.go packer uses the new plugin client API 2013-06-11 11:06:23 -07:00
client_test.go packer/plugin: Refactor to get interfaces from Client 2013-06-11 11:00:06 -07:00
command.go packer/plugin: client to Client so it can be used outside 2013-06-11 11:03:36 -07:00
command_test.go packer/plugin: Refactor to get interfaces from Client 2013-06-11 11:00:06 -07:00
hook.go packer/plugin: client to Client so it can be used outside 2013-06-11 11:03:36 -07:00
hook_test.go packer/plugin: Refactor to get interfaces from Client 2013-06-11 11:00:06 -07:00
plugin.go packer/plugin: Explicitly set GOMAXPROCS to # of cpus 2013-06-05 17:39:27 -07:00
plugin_test.go packer/plugin: Start testing the client 2013-06-01 19:35:19 -07:00
provisioner.go packer/plugin: client to Client so it can be used outside 2013-06-11 11:03:36 -07:00
provisioner_test.go packer/plugin: Refactor to get interfaces from Client 2013-06-11 11:00:06 -07:00