# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

The unique ID for this builder.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrStartupScriptMetadata means that the user provided startup script resulted in setting the set-startup-script metadata status to error.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Artifact represents a GCE image as the result of a Packer build.
Builder represents a Packer Builder.
Config is the configuration structure for the GCE builder.
FlatConfig is an auto-generated flat version of Config.
FlatIAPConfig is an auto-generated flat version of IAPConfig.
StepStartTunnel represents a Packer build step that launches an IAP tunnel.
No description provided by the author
No description provided by the author
StepCreateInstance represents a Packer build step that creates GCE instances.
StepCreateWindowsPassword represents a Packer build step that sets the windows password on a Windows GCE instance.
StepImportOSLoginSSHKey imports a temporary SSH key pair into a GCE login profile.
stepInstanceInfo represents a Packer build step that gathers GCE instance info.
No description provided by the author
StepTeardownInstance represents a Packer build step that tears down GCE instances.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

StepCheckExistingImage represents a Packer build step that checks if the target image already exists, and aborts immediately if so.
StepCreateImage represents a Packer build step that creates GCE machine images.
StepWaitStartupScript is a trivial implementation of a Packer multistep It can be used for tracking the set-startup-script metadata status.