template

@JvmName(name = "ejntgvjgesjawrrs")
suspend fun template(value: Output<PodTemplateSpecArgs>)
@JvmName(name = "ytuhpdikpyyhpylw")
suspend fun template(value: PodTemplateSpecArgs)

Parameters

value

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


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

Parameters

argument

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