# Functions
StandardRetryAttempts retrieves contextcommon.KeyStandardRetryAttempts from ctx.
StandardRetryDelaySecs retrieves contextcommon.KeyStandardRetryDelaySecs from ctx.
TargetContainerName retrieves contextcommon.KeyTargetContainerName from ctx.
TargetContainerStates retrieves contextcommon.KeyTargetContainerStates from ctx.
WithStandardRetryAttempts adds or replaces contextcommon.KeyStandardRetryAttempts to/in ctx.
WithStandardRetryDelaySecs adds or replaces contextcommon.KeyStandardRetryDelaySecs to/in ctx.
WithTargetContainerName adds or replaces contextcommon.KeyTargetContainerName to/in ctx.
WithTargetContainerStates adds or replaces contextcommon.KeyTargetContainerStates to/in ctx.