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/rpc
Adrien Delorme 4b7132c87c
Merge remote-tracking branch 'origin/master' into sharing_info
7 years ago
..
artifact.go build using HCL2 (#8423) 7 years ago
artifact_test.go
build.go build using HCL2 (#8423) 7 years ago
build_test.go packer/rpc: remove unused cancelCalled field from testBuild{} 7 years ago
builder.go Merge remote-tracking branch 'origin/master' into sharing_info 7 years ago
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. 7 years ago
client.go build using HCL2 (#8423) 7 years ago
client_test.go build using HCL2 (#8423) 7 years ago
common.go build using HCL2 (#8423) 7 years ago
communicator.go build using HCL2 (#8423) 7 years ago
communicator_test.go
cty_encode.go build using HCL2 (#8423) 7 years ago
error.go
error_test.go
fileinfo.go
fileinfo_test.go
hook.go build using HCL2 (#8423) 7 years ago
hook_test.go
init.go remote duplicate gob.Register(new(map[string]interface{})) 7 years ago
mux_broker.go
mux_broker_test.go
post_processor.go build using HCL2 (#8423) 7 years ago
post_processor_test.go build using HCL2 (#8423) 7 years ago
provisioner.go Merge remote-tracking branch 'origin/master' into sharing_info 7 years ago
provisioner_test.go change all provision func signatures to use map[string]interface{} 7 years ago
server.go build using HCL2 (#8423) 7 years ago
server_test.go
ui.go build using HCL2 (#8423) 7 years ago
ui_progress_tracking.go
ui_test.go