Documentation ¶
Index ¶
- func IsFirstNodePoolUpgradeInProgress(object conditions.Object) bool
- func ReleaseVersion(object conditions.Object) string
- func ToClusterPointer(v interface{}) (*capi.Cluster, error)
- func ToMachinePoolPointer(v interface{}) (*capiexp.MachinePool, error)
- func ToObjectWithConditions(v interface{}) (conditions.Object, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFirstNodePoolUpgradeInProgress ¶
func IsFirstNodePoolUpgradeInProgress(object conditions.Object) bool
isFirstNodePoolUpgradeInProgress checks if the cluster is being upgraded from an old/legacy release to the node pools release.
func ReleaseVersion ¶
func ReleaseVersion(object conditions.Object) string
func ToClusterPointer ¶
func ToMachinePoolPointer ¶ added in v0.2.0
func ToMachinePoolPointer(v interface{}) (*capiexp.MachinePool, error)
func ToObjectWithConditions ¶
func ToObjectWithConditions(v interface{}) (conditions.Object, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.