template

@JvmName(name = "upilstthnrpacmtv")
suspend fun template(value: Output<PodTemplateSpecPatchArgs>)
@JvmName(name = "kxymgqfqfcsnfpgk")
suspend fun template(value: PodTemplateSpecPatchArgs?)

Parameters

value

Template describes the pods that will be created. The only allowed template.spec.restartPolicy value is "Always".


@JvmName(name = "lgcwhhusvuamuusw")
suspend fun template(argument: suspend PodTemplateSpecPatchArgsBuilder.() -> Unit)

Parameters

argument

Template describes the pods that will be created. The only allowed template.spec.restartPolicy value is "Always".