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-sdk/packer
Megan Marsh 5576bb5caa
move packer config constants next to the packer config
5 years ago
..
artifact.go move Artifact and artifact mock to the sdk 5 years ago
artifact_mock.go move Artifact and artifact mock to the sdk 5 years ago
artifact_test.go move Artifact and artifact mock to the sdk 5 years ago
builder.go extract builder interface to sdk 5 years ago
communicator.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
communicator_mock.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
communicator_mock_test.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
communicator_test.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
hcl2spec.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
hook.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
hook_mock.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
hook_test.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
logs.go move logsecretfilter into packer sdk 5 years ago
maps.go move packer config constants next to the packer config 5 years ago
multi_error.go move multierror and multierrorappend into sdk 5 years ago
multi_error_test.go move multierror and multierrorappend into sdk 5 years ago
post_processor.go move postprocessor to sdk, fix generation code 5 years ago
provisioner.go move provisioner interface into sdk 5 years ago
ui.go fix go-getter imports 5 years ago
ui_mock.go move TestUi func to sdk 5 years ago