# Functions
CompleteNodes represents tab completion for `--nodes` argument.
WithClient builds upon WithClientNoNodes to provide set of nodes on request context based on config & flags.
WithClientMaintenance wraps common code to initialize Talos client in maintenance (insecure mode).
WithClientNoNodes wraps common code to initialize Talos client and provide cancellable context.
# Variables
Commands is a list of commands published by the package.
No description provided by the author
GlobalArgs is the common arguments for the root command.
# Type aliases
WipeMode apply, patch, edit config update mode.