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

Method Initialize

packer/run_interfaces.go:62–62  ·  view source on GitHub ↗
(InitializeOptions)

Source from the content-addressed store, hash-verified

60// execution.
61type Handler interface {
62 Initialize(InitializeOptions) hcl.Diagnostics
63 // PluginRequirements returns the list of plugin Requirements from the
64 // config file.
65 PluginRequirements() (plugingetter.Requirements, hcl.Diagnostics)

Callers 15

RunContextMethod · 0.65
RunContextMethod · 0.65
RunContextMethod · 0.65
RunContextMethod · 0.65
RunContextMethod · 0.65
createConfiguredBucketFunction · 0.65
PopulateVersionMethod · 0.65
createInitialTestBucketFunction · 0.65

Implementers 2

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

Calls

no outgoing calls