runtime

@JvmName(name = "mrewpxvhybuhkmsn")
suspend fun runtime(value: Output<EdgeKubernetesRuntimeArgs>)
@JvmName(name = "uywaoqsilhwebvfh")
suspend fun runtime(value: EdgeKubernetesRuntimeArgs?)

Parameters

value

The runtime of containers. If you select another container runtime, see Comparison of Docker, containerd, and Sandboxed-Container. See runtime below.


@JvmName(name = "wvsknrkcknscjvsp")
suspend fun runtime(argument: suspend EdgeKubernetesRuntimeArgsBuilder.() -> Unit)

Parameters

argument

The runtime of containers. If you select another container runtime, see Comparison of Docker, containerd, and Sandboxed-Container. See runtime below.