packer/builder/jdcloud
2020-12-16 15:14:43 -08:00
..
examples Extract plugin-specific examples to plugin directories (#10228) 2020-11-09 12:17:41 +01:00
version move version and useragent definitions into sdk 2020-11-18 11:42:02 -08: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
common.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
common.hcl2spec.go add extra line before package declaration so this line does not become the synopsis of a package for godoc 2020-12-16 15:14:43 -08:00
credential_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
credential_config_test.go Rewrite all files, remove sensitive information 2019-08-09 15:00:23 +08:00
instance_config.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
instance_config_test.go Rewrite all files, remove sensitive information 2019-08-09 15:00:23 +08:00
step_config_credentials.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_stop_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_validate_parameters.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00