SleepAction

io.k8s.api.core.v1.SleepAction

Description

SleepAction describes a "sleep" action.

Properties

seconds integer (int64) required
Seconds is the number of seconds to sleep.