template

@JvmName(name = "cekhuxslouhuxosj")
suspend fun template(value: Output<PodTemplateSpecPatchArgs>)
@JvmName(name = "tlqmevswcedtcjyh")
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 = "evcgcombcnifkrib")
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".