Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
Options groups the various possible options for running KubeOne upgrade
type Upgrader ¶
type Upgrader struct {
// contains filtered or unexported fields
}
Upgrader is entrypoint for the upgrade process
func NewUpgrader ¶
func NewUpgrader(cluster *kubeoneapi.KubeOneCluster, logger *logrus.Logger) *Upgrader
NewUpgrader returns a new upgrader, responsible for running the upgrade process
Source Files
¶
- upgrader.go
Click to show internal directories.
Click to hide internal directories.