Versions in this module Expand all Collapse all v0 v0.7.0 Jun 7, 2026 Changes in this version + const Blue + const Cyan + const Green + const Red + const Reset + const Yellow + func CreateDeploymentSpinner(infoMsg string) *spinner.Spinner + func LoadKubeConfig() (*rest.Config, error) + func PromptConfirmation(message string) bool + func PromptK8sContext() (clusterName string, err error) + func RemoveInstallerEntry(name string) error + type InstallerEntry struct + Name string + Namespace string + Status string + Version string + func PromptClusterSelection(entries []InstallerEntry) (InstallerEntry, error) + func ReadInstallerConfigMap() ([]InstallerEntry, error)