mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 19:04:59 -05:00
4 lines
285 B
Text
4 lines
285 B
Text
<!-- Code generated from the comments of the Config struct in builder/googlecompute/config.go; DO NOT EDIT MANUALLY -->
|
|
Config is the configuration structure for the GCE builder. It stores
|
|
both the publicly settable state as well as the privately generated
|
|
state of the config object.
|