Documentation ¶
Index ¶
- func AddExtension(repos []k0sv1beta1.Repository, chart ecv1beta1.Chart, ...) error
- func Connect(w http.ResponseWriter, r *http.Request, nodeName string) error
- func GetClients() map[string]types.WSClient
- func RemoveExtension(repos []k0sv1beta1.Repository, chart ecv1beta1.Chart, ...) error
- func UpgradeCluster(installation *ecv1beta1.Installation, appSlug, versionLabel, stepID string) error
- func UpgradeExtension(repos []k0sv1beta1.Repository, chart ecv1beta1.Chart, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddExtension ¶ added in v1.122.1
func AddExtension(repos []k0sv1beta1.Repository, chart ecv1beta1.Chart, appSlug, versionLabel, stepID string) error
func GetClients ¶
func RemoveExtension ¶ added in v1.122.1
func RemoveExtension(repos []k0sv1beta1.Repository, chart ecv1beta1.Chart, appSlug, versionLabel, stepID string) error
func UpgradeCluster ¶ added in v1.122.1
func UpgradeCluster(installation *ecv1beta1.Installation, appSlug, versionLabel, stepID string) error
UpgradeCluster sends an upgrade command to the first available websocket from the active ones
func UpgradeExtension ¶ added in v1.122.1
func UpgradeExtension(repos []k0sv1beta1.Repository, chart ecv1beta1.Chart, appSlug, versionLabel, stepID string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.