Companion
object Companion
Factory for ExecutionMetadata instances.
Functions
Link copied to clipboard
fun createAsStartedNow(podName: String? = null, spendLimit: JsonElement? = null, retries: JsonElement? = null): ExecutionMetadata
Creates metadata for an execution starting now, with startedAt set to the current instant.