You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/packer/plugin
Mark Peek e5a713ff01
Alternative fix for #2641: make random script name actually random
11 years ago
..
builder.go packer/plugin: new Builder interface 12 years ago
builder_test.go packer/plugin: new Builder interface 12 years ago
client.go packer/rpc, packer/plugin: remove Command interfaces 11 years ago
client_test.go packer/plugin: communicate over unix domain sockets if you can 12 years ago
hook.go packer: Add Cancel() method to hook 13 years ago
hook_test.go packer: Add Cancel() method to hook 13 years ago
plugin_test.go packer/rpc, packer/plugin: remove Command interfaces 11 years ago
post_processor.go packer/plugin: fix crash case, nil function call [GH-2098] 11 years ago
post_processor_test.go packer: PostProcessor can take multiple configs 13 years ago
provisioner.go packer: Add Cancel method to Provisioner 13 years ago
provisioner_test.go packer: Add Cancel method to Provisioner 13 years ago
server.go Alternative fix for #2641: make random script name actually random 11 years ago
server_test.go Alternative fix for #2641: make random script name actually random 11 years ago