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
Adrien Delorme 4b7132c87c
Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
..
builder.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
builder_test.go packer/plugin: new Builder interface 12 years ago
client.go Move port logging to inside of appropriate functions; log the actual plugin being called if it is part of the main packer binary, rather than the meaningless information 'packer'. 6 years ago
client_test.go packer/plugin: communicate over unix domain sockets if you can 12 years ago
hook.go change hooks to be passed a context for cancellation 7 years ago
hook_test.go
plugin_test.go clean up ineffectual assignments 9 years ago
post_processor.go build using HCL2 (#8423) 6 years ago
post_processor_test.go build using HCL2 (#8423) 6 years ago
provisioner.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
provisioner_test.go
server.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
server_test.go Alternative fix for #2641: make random script name actually random 11 years ago