SleepAction [api_object]ai-synthesized · conf 0.82
The SleepAction API object represents a sleep action that can be executed by a Kubernetes Job.
core
The SleepAction API object represents a sleep action that can be executed by a Kubernetes Job.
Why it matters It allows Jobs to pause execution for a specified duration, enabling tasks like waiting for resources or network connectivity.
Key facts - Defined in io.k8s.api.core.v1.SleepAction (source: swagger.json) - Executes sleep action
Sources
swagger.json — “io.k8s.api.core.v1.SleepAction”