runtime

@JvmName(name = "lmmpiedwbvtuhlgl")
suspend fun runtime(value: Output<KubernetesRuntimeArgs>)
@JvmName(name = "vyeyqxdbreaaxvqw")
suspend fun runtime(value: KubernetesRuntimeArgs?)

Parameters

value

The runtime of containers. If you select another container runtime, see How do I select between Docker and Sandboxed-Container. See runtime below.


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

Parameters

argument

The runtime of containers. If you select another container runtime, see How do I select between Docker and Sandboxed-Container. See runtime below.