MCPcopy
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
26type Datasource struct {
27 config Config
28}
29
30type Config struct {
31 common.PackerConfig `mapstructure:",squash"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected