template

@JvmName(name = "ngubadrdfjvxgmqe")
suspend fun template(value: Output<PodTemplateSpecArgs>)
@JvmName(name = "sygkjhmodqiigofk")
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 = "ccrpsskcixpmbein")
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".