packer/builder/ucloud/common
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
* start using `go:generate packer-sdc struct-markdown`

* Update Makefile

remove @go install ./cmd/struct-markdown

* run go generate for struct-markdown

* use //go:generate packer-sdc mapstructure-to-hcl2

* run go generate for mapstructure-to-hcl2

* remove struct-markdown and mapstructure-to-hcl2

* vendor vendors
2021-04-16 11:52:03 +02:00
..
access_config.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
access_config_test.go add ucloud import 2019-10-29 16:11:43 -07:00
artifact.go remove sdk 2020-12-17 13:29:25 -08:00
artifact_test.go remove sdk 2020-12-17 13:29:25 -08:00
client.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
consts.go update ucloud-uhost builder (#9466) 2020-06-24 14:31:05 +02:00
errors.go optimize code style 2019-10-29 16:11:44 -07:00
image_config.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
image_config.hcl2spec.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
image_config_test.go add ucloud import 2019-10-29 16:11:43 -07:00
run_config.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
run_config_test.go remove sdk 2020-12-17 13:29:25 -08:00
type_converter.go add ucloud import 2019-10-29 16:11:43 -07:00
types.go update ucloud-uhost builder (#9466) 2020-06-24 14:31:05 +02:00
types_test.go add ucloud import 2019-10-29 16:11:43 -07:00
utils.go remove sdk 2020-12-17 13:29:25 -08:00