package
Version:
v0.10.0-dev
Opens a new window with list of versions in this module.
Published: Oct 28, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package upgrade contains upgrade related api structs
Phase defines upgrade phase of a cluster
const (
Init Phase = ""
ControlPlane Phase = "ControlPlane"
WorkerPlane Phase = "WorkerPlane"
Success Phase = "Success"
)
Upgrade phase constants
Source Files
¶
Click to show internal directories.
Click to hide internal directories.