upgrade

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2020 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLeaveEtcdTask

func NewLeaveEtcdTask(preserve bool) phase.Task

NewLeaveEtcdTask initializes and returns a LeaveEtcd task.

func NewUpgradeTask

func NewUpgradeTask(devname string, req *machineapi.UpgradeRequest) phase.Task

NewUpgradeTask initializes and returns an Services task.

Types

type LeaveEtcd

type LeaveEtcd struct {
	// contains filtered or unexported fields
}

LeaveEtcd represents the task for removing a control plane node from etcd.

func (*LeaveEtcd) TaskFunc added in v0.3.0

func (task *LeaveEtcd) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

type Upgrade

type Upgrade struct {
	// contains filtered or unexported fields
}

Upgrade represents the task for stop all containerd tasks in the k8s.io namespace.

func (*Upgrade) TaskFunc added in v0.3.0

func (task *Upgrade) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

Jump to

Keyboard shortcuts

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