template

@JvmName(name = "yqcgoqdvbrpnbglb")
suspend fun template(value: Output<PodTemplateSpecArgs>)
@JvmName(name = "cubqtkidmgdwbyll")
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 = "pppurixsdllnffli")
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".