package
0.5.3
Repository: https://github.com/hashicorp/hcdiag.git
Documentation: pkg.go.dev

# Functions

BuildRunners steps through the HCLConfig structs and maps each runner config type to the corresponding New<Runner> function.
BuildRunnersWithContext is similar to BuildRunners but accepts a context.Context that will be passed into the runners.
MapRedacts maps HCL redactions to "real" `redact.Redact`s.
Parse takes a file path and decodes the file from disk into HCL types.
ProductsMap takes the collection of products and returns a map that keys each product to its Name.
ValidateRedactions takes a slice of redactions and ensures they match valid names.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author