Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/packer
/ Datasource
Struct
Datasource
datasource/hcp-packer-image/data.go:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
)
25
26
type
Datasource
struct
{
27
config Config
28
}
29
30
type
Config
struct
{
31
common.PackerConfig `mapstructure:
",squash"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected