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/builder/ncloud
Adrien Delorme c4f3dccc14
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
..
artifact.go
builder.go change Builder to be passed a context for cancellation 7 years ago
config.go Fix to get ssh password 7 years ago
config_test.go go 1.11 format rules 8 years ago
step.go Use 'github.com/hashicorp/packer/helper/multistep' 8 years ago
step_create_block_storage_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_block_storage_instance_test.go go 1.11 format rules 8 years ago
step_create_login_key.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_login_key_test.go fix Run method arguments for testing 8 years ago
step_create_public_ip_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_public_ip_instance_test.go fix Run method arguments for testing 8 years ago
step_create_server_image.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_server_image_test.go fix Run method arguments for testing 8 years ago
step_create_server_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_server_instance_test.go fix Run method arguments for testing 8 years ago
step_delete_block_storage_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_delete_block_storage_instance_test.go go 1.11 format rules 8 years ago
step_get_rootpassword.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_get_rootpassword_test.go Fix to get ssh password 7 years ago
step_stop_server_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_stop_server_instance_test.go fix Run method arguments for testing 8 years ago
step_terminate_server_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_terminate_server_instance_test.go go 1.11 format rules 8 years ago
step_validate_template.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_validate_template_test.go fix Run method arguments for testing 8 years ago
waiter_block_storage_instance.go
waiter_server_image_status.go
waiter_server_instance_status.go