packer-cn/builder/triton
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
2020-12-02 08:41:32 -08:00
..
version move version and useragent definitions into sdk 2020-11-18 11:42:02 -08:00
access_config.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
access_config_test.go builder/triton: Better AccessConfig tests 2017-04-26 14:08:29 -07:00
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
builder.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
config.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
config.hcl2spec.go move hcl2template kv types into the config/custom_types with trilean definitions 2020-11-18 15:46:59 -08:00
config_test.go builer/triton: pass config as a pointer so values could be set 2018-09-27 16:27:34 +02:00
driver.go builder/triton: Add a data source for source_machine_image 2017-11-02 16:10:16 +02:00
driver_mock.go builder/triton: Add a data source for source_machine_image 2017-11-02 16:10:16 +02:00
driver_triton.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
source_machine_config.go move hcl2template kv types into the config/custom_types with trilean definitions 2020-11-18 15:46:59 -08:00
source_machine_config.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
source_machine_config_test.go builder/triton: Add a data source for source_machine_image 2017-11-02 16:10:16 +02:00
ssh.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_image_from_machine.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_image_from_machine_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_source_machine.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_source_machine_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_delete_machine.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_delete_machine_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_stop_machine.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_stop_machine_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_wait_for_stop_to_not_fail.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
target_image_config.go move hcl2template kv types into the config/custom_types with trilean definitions 2020-11-18 15:46:59 -08:00
target_image_config_test.go builder: add Triton builder 2016-12-24 10:25:31 +01:00