Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Prepare ¶
Prepare resolves the config source and parses the config files. Returns a cleanup function the caller runs at process finalization to remove temp config dirs created for stdin-based configs.
Does NOT run the interactive prompt — that's the dedicated job of `kubeaid-cli config generate`. The earlier silent-prompt fallback here meant `cluster bootstrap` could surprise an operator with a TUI when they expected a parse failure, and the split also makes the command boundaries cleaner: `config generate` writes, `cluster bootstrap` reads.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.