packer-cn/packer/rpc
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
..
artifact.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
artifact_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
build.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
build_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 2019-12-16 21:23:05 -08:00
client.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
client_test.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
common.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
communicator.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
communicator_test.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
cty_encode.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
error.go packer/rpc: use the msgpack codec 2014-04-26 13:31:34 -07:00
error_test.go packer/rpc: don't depend on cgl 2013-10-16 17:04:57 -10:00
fileinfo.go allow ssh communicator's Upload fastpath to execute 2016-09-28 23:22:04 -07:00
fileinfo_test.go allow ssh communicator's Upload fastpath to execute 2016-09-28 23:22:04 -07:00
hook.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
hook_test.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
init.go remote duplicate gob.Register(new(map[string]interface{})) 2019-10-15 12:56:42 +02:00
mux_broker.go simplify some code 2017-03-28 20:36:20 -07:00
mux_broker_test.go packer/rpc: Fix tests that swallowed errors in goroutines 2019-09-11 05:22:01 -07:00
post_processor.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
post_processor_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
provisioner.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
provisioner_test.go change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
server.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
server_test.go
ui.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
ui_progress_tracking.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
ui_test.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00