packer-cn/packer/rpc
Megan Marsh b69d69095e move postprocessor to sdk, fix generation code 2020-12-01 14:48:55 -08:00
..
artifact.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
artifact_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
build.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
build_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
builder.go extract builder interface to sdk 2020-12-01 13:42:42 -08:00
builder_test.go extract builder interface to sdk 2020-12-01 13:42:42 -08:00
client.go move postprocessor to sdk, fix generation code 2020-12-01 14:48:55 -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 fix tests by moving mock hooks and communicators, and BasicUi definition, into 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 fix tests by moving mock hooks and communicators, and BasicUi definition, into 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 postprocessor to sdk, fix generation code 2020-12-01 14:48:55 -08:00
post_processor_test.go move postprocessor to sdk, fix generation code 2020-12-01 14:48:55 -08:00
provisioner.go move provisioner interface into sdk 2020-12-01 14:25:14 -08:00
provisioner_test.go move provisioner interface into sdk 2020-12-01 14:25:14 -08:00
server.go move postprocessor to sdk, fix generation code 2020-12-01 14:48:55 -08:00
server_test.go go fmt 2013-05-10 17:01:24 -07:00
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