packer-cn/packer-plugin-sdk/packer
Megan Marsh 39ab646236
move plugin and rpc code into sdk; other minor tweaks (#10359)
2020-12-09 12:39:54 +01:00
..
artifact.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
artifact_mock.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 plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
builder.go extract builder interface to sdk 2020-12-01 13:42:42 -08:00
builder_mock.go move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
builder_mock.hcl2spec.go move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
cache.go move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
cache_test.go move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
communicator.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
communicator_mock.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
communicator_mock_test.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
hcl2spec.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
hook.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
hook_mock.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
logs.go move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
maps.go move packer config constants next to the packer config 2020-12-03 10:17:35 -08:00
multi_error.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
multi_error_test.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
post_processor.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_mock.go move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
provisioner_mock.hcl2spec.go move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
ui.go remove noop ui, replace in adapter and ansible tests with sdk's TestUi 2020-12-07 15:45:16 -08:00
ui_mock.go remove noop ui, replace in adapter and ansible tests with sdk's TestUi 2020-12-07 15:45:16 -08:00