Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VersionSkewError ¶ added in v2.20.0
VersionSkewError denotes an error condition where a given kubelet/controlplane version pair is not supported.
func (VersionSkewError) Error ¶ added in v2.20.0
func (e VersionSkewError) Error() string
Error returns a string representation of the error.
func (VersionSkewError) Is ¶ added in v2.20.0
func (e VersionSkewError) Is(other error) bool
Click to show internal directories.
Click to hide internal directories.