template

@JvmName(name = "abiioxmhjduumpqi")
suspend fun template(value: Output<PodTemplateSpecArgs>)
@JvmName(name = "uumbfdbykulwrdla")
suspend fun template(value: PodTemplateSpecArgs?)

Parameters

value

Template is the object that describes the pod that will be created if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/#pod-template


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

Parameters

argument

Template is the object that describes the pod that will be created if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/#pod-template