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/lxd
Adrien Delorme a67948f155
fix config pointers
6 years ago
..
artifact.go [lxd] implement artifact detroy 9 years ago
builder.go fix config pointers 6 years ago
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 6 years ago
command.go [lxd] refactor commands to dry things up 9 years ago
communicator.go Update LXD directory upload command (#8416) 6 years ago
communicator_test.go run goimports 8 years ago
config.go build using HCL2 (#8423) 6 years ago
config.hcl2spec.go build using HCL2 (#8423) 6 years ago
step_lxd_launch.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_provision.go change Builder to be passed a context for cancellation 7 years ago
step_publish.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago