Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupTempConfigsDirectory ¶ added in v0.22.0
func CleanupTempConfigsDirectory()
CleanupTempConfigsDirectory removes the temp directory if one was created during resolution. Safe to call even if configs were loaded from a local path.
func ConfigFilesExist ¶ added in v0.22.0
ConfigFilesExist checks whether both general.yaml and secrets.yaml exist at the given path.
func ParseConfigFiles ¶
func ResolveConfigsDirectory ¶ added in v0.22.0
ResolveConfigsDirectory resolves the configs directory from a local path or stdin ("-"). For stdin, it writes the received YAML to a temp directory and updates globals.ConfigsDirectory to point there.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.