# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetCleanedBuildArgs returns a map containing build flags specified to build for tracking within the HCP Packer registry.
GetStdoutAndErrFromTestMeta extracts stdout/stderr from a Meta created by TestMetaFile.
TestMetaFile creates a Meta object that includes a file builder.
# Variables
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
# Structs
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
BuildArgs represents a parsed cli line for a `packer build`.
No description provided by the author
No description provided by the author
ConsoleArgs represents a parsed cli line for a `packer console`.
No description provided by the author
No description provided by the author
No description provided by the author
FixArgs represents a parsed cli line for a `packer fix`.
No description provided by the author
FormatArgs represents a parsed cli line for `packer fmt`.
No description provided by the author
HCL2UpgradeArgs represents a parsed cli line for a `packer hcl2_upgrade`.
No description provided by the author
InitArgs represents a parsed cli line for a `packer init <path>`.
No description provided by the author
InspectArgs represents a parsed cli line for a `packer inspect`.
No description provided by the author
No description provided by the author
Meta contains the meta-options and functionality that nearly every Packer command inherits.
MetaArgs defines commonalities between all commands.
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
PluginsRequiredArgs represents a parsed cli line for a `packer plugins required <path>`.
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
ValidateArgs represents a parsed cli line for a `packer validate`.
No description provided by the author
No description provided by the author
No description provided by the author
VersionCheckInfo is the return value for the VersionCheckFunc callback and tells the Version command information about the latest version of Packer.
VersionCommand is a Command implementation prints the version.
# Interfaces
No description provided by the author
# Type aliases
VersionCheckFunc is the callback called by the Version command to check if there is a new version of Packer.