Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateUpgradeVersion ¶
ValidateUpgradeVersion verifies the legality of the upgraded version.
Types ¶
type Upgrader ¶
type Upgrader struct { Dynamic dynamic.Interface FromVersion string ToVersion string ResourcesMap map[string][]unstructured.Unstructured }
func (*Upgrader) SaveOldResources ¶
func (*Upgrader) TransformResourcesAndClear ¶
Click to show internal directories.
Click to hide internal directories.