Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNumaflowChildReady ¶ added in v0.13.0
func IsNumaflowChildReady(upgradingObjectStatus *kubernetes.GenericStatus) bool
func ProcessResource ¶ added in v0.13.0
func ProcessResource( ctx context.Context, rolloutObject ctlrcommon.RolloutObject, liveRolloutObject ctlrcommon.RolloutObject, existingPromotedChild *unstructured.Unstructured, promotedDifference bool, controller progressiveController, c client.Client, ) (bool, bool, time.Duration, error)
return: - whether we're done - whether we just created a new child - duration indicating the requeue delay for the controller to use for next reconciliation - error if any
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.