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/digitalocean
Adrien Delorme c4f3dccc14
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
..
artifact.go Add DigitalOcean post-processor. 7 years ago
artifact_test.go Fix tests and add more 9 years ago
builder.go change Builder to be passed a context for cancellation 7 years ago
builder_acc_test.go move packer to hashicorp 9 years ago
builder_test.go move packer to hashicorp 9 years ago
config.go replace scrubconfig with packer.LogSecretFilter.Set 8 years ago
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_create_droplet.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_ssh_key.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_droplet_info.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_power_off.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_shutdown.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_snapshot.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
token_source.go builder/digitalocean: switch to new lib 11 years ago
wait.go Add DigitalOcean post-processor. 7 years ago