kubeletConfig

@JvmName(name = "jxkqnwsdhuhdmouo")
suspend fun kubeletConfig(value: Output<ClusterNodeConfigKubeletConfigArgs>)
@JvmName(name = "dqdieoclcwrildtl")
suspend fun kubeletConfig(value: ClusterNodeConfigKubeletConfigArgs?)

Parameters

value

Kubelet configuration, currently supported attributes can be found here. Structure is documented below.


@JvmName(name = "dvodqtmdmiyrftbe")
suspend fun kubeletConfig(argument: suspend ClusterNodeConfigKubeletConfigArgsBuilder.() -> Unit)

Parameters

argument

Kubelet configuration, currently supported attributes can be found here. Structure is documented below.