template

@JvmName(name = "udwyopwteeimdbkc")
suspend fun template(value: Output<PodTemplateSpecPatchArgs>)
@JvmName(name = "oyukmoynpctwcmwf")
suspend fun template(value: PodTemplateSpecPatchArgs?)

Parameters

value

Template is the object that describes the pod that will be created if insufficient replicas are detected. This takes precedence over a TemplateRef. The only allowed template.spec.restartPolicy value is "Always". More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template


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

Parameters

argument

Template is the object that describes the pod that will be created if insufficient replicas are detected. This takes precedence over a TemplateRef. The only allowed template.spec.restartPolicy value is "Always". More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template