# Functions
DetectLowestVersion returns lowest Kubernetes components versions in the cluster.
Upgrade the Kubernetes control plane components, manifests, kubelets.
# Structs
UpgradeOptions represents Kubernetes control plane upgrade settings.
# Interfaces
UpgradeProvider are the cluster interfaces required by upgrade process.