node

package
v1.33.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2025 License: Apache-2.0 Imports: 10 Imported by: 3

Documentation

Overview

Package node implements phases of 'kubeadm upgrade node'.

Package node implements phases of 'kubeadm upgrade node'.

Package node implements phases of 'kubeadm upgrade node'.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewControlPlane

func NewControlPlane() workflow.Phase

NewControlPlane returns a new control-plane phase.

func NewKubeconfigPhase added in v1.31.0

func NewKubeconfigPhase() workflow.Phase

NewKubeconfigPhase returns a new kubeconfig phase.

func NewPreflightPhase added in v1.19.0

func NewPreflightPhase() workflow.Phase

NewPreflightPhase returns a new preflight phase.

Types

type Data

type Data interface {
	upgrade.Data

	KubeConfigPath() string
}

Data is the interface to use for kubeadm upgrade node phases. The "nodeData" type from "cmd/upgrade/node.go" must satisfy this interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL