nodeupdate

package
v2.14.8+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: Apache-2.0 Imports: 3 Imported by: 55

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureVersionCompatible

func EnsureVersionCompatible(controlPlane *semver.Version, kubelet *semver.Version) error

EnsureVersionCompatible checks whether the given kubelet version is deemed compatible with the given version of the control plane.

Types

type ErrVersionSkew

type ErrVersionSkew struct {
	ControlPlane *semver.Version
	Kubelet      *semver.Version
}

ErrVersionSkew denotes an error condition where a given kubelet/controlplane version pair is not supported

func (ErrVersionSkew) Error

func (e ErrVersionSkew) Error() string

Error returns a string representation of the error

Jump to

Keyboard shortcuts

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