MCPcopy
hub / github.com/hashicorp/packer / Datasource

Struct Datasource

datasource/hcp-packer-version/data.go:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22)
23
24type Datasource struct {
25 config Config
26}
27
28type Config struct {
29 common.PackerConfig `mapstructure:",squash"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected