template

@JvmName(name = "bkfxmmylcnvoasgl")
suspend fun template(value: Output<PodTemplateSpecArgs>)
@JvmName(name = "bpqaaclvkmspmasc")
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 = "yyqmxwfttqtrcawo")
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".