Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUpgrade ¶
Types ¶
type Upgrade ¶
type Upgrade struct { RancherVersion string `usage:"Target Rancher version" short:"r" default:"stable"` RancherOSVersion string `usage:"Target RancherOS version" short:"o" default:"latest" name:"rancher-os-version"` KubernetesVersion string `usage:"Target Kubernetes version" short:"k" default:"stable"` Force bool `usage:"Run without prompting for confirmation" short:"f"` }
Click to show internal directories.
Click to hide internal directories.