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

Method DetectPluginBinaries

packer/run_interfaces.go:54–54  ·  view source on GitHub ↗

DetectPluginBinaries is used only for HCL2 templates, and loads required plugins if specified.

()

Source from the content-addressed store, hash-verified

52 // DetectPluginBinaries is used only for HCL2 templates, and loads required
53 // plugins if specified.
54 DetectPluginBinaries() hcl.Diagnostics
55}
56
57// The Handler handles all Packer things. This interface reflects the Packer

Callers 2

RunContextMethod · 0.65
RunContextMethod · 0.65

Implementers 2

PackerConfighcl2template/types.packer_config.go
Corepacker/core.go

Calls

no outgoing calls

Tested by

no test coverage detected