Documentation
¶
Index ¶
- func GarbageCollectChildren(ctx context.Context, rolloutObject ctlrcommon.RolloutObject, ...) error
- func GetChildName(ctx context.Context, rolloutObject ctlrcommon.RolloutObject, ...) (string, error)
- func ProcessResourceWithProgressive(ctx context.Context, rolloutObject ctlrcommon.RolloutObject, ...) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GarbageCollectChildren ¶
func GarbageCollectChildren( ctx context.Context, rolloutObject ctlrcommon.RolloutObject, controller progressiveController, c client.Client, ) error
func GetChildName ¶
func GetChildName(ctx context.Context, rolloutObject ctlrcommon.RolloutObject, controller progressiveController, upgradeState string) (string, error)
func ProcessResourceWithProgressive ¶
func ProcessResourceWithProgressive(ctx context.Context, rolloutObject ctlrcommon.RolloutObject, existingPromotedChild *unstructured.Unstructured, controller progressiveController, c client.Client) (bool, error)
return whether we're done, and error if any
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.