packer-cn/builder/cloudstack
Adrien Delorme e6cbb013ba add // go:generate struct-markdown to all previously edited files 2019-06-05 16:42:18 +02:00
..
artifact.go Add a CloudStack Builder 2016-10-16 15:29:18 +02:00
artifact_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder.go change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
config.go add // go:generate struct-markdown to all previously edited files 2019-06-05 16:42:18 +02:00
config_test.go cloudstack: Add default cidr_list [ 0.0.0.0/0 ] 2017-07-14 11:12:41 +02:00
ssh.go use port as ints 2019-03-19 15:01:12 +01:00
step_configure_networking.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_instance.go use length instead of a nil test. 2019-06-03 15:13:49 -07:00
step_create_security_group.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_template.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_keypair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_prepare_config.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_shutdown_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00