Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserStrategy ¶ added in v0.7.0
func ResourceNeedsUpdating ¶ added in v0.7.0
func ResourceNeedsUpdating(ctx context.Context, newDef, existingDef *unstructured.Unstructured) (bool, apiv1.UpgradeStrategy, error)
ResourceNeedsUpdating calculates the upgrade strategy to use during the resource reconciliation process based on configuration and user preference (see design doc for details). It returns whether an update is needed and the strategy to use
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.