kubeletConfiguration

@JvmName(name = "lhlqdxftgxwhxcuc")
suspend fun kubeletConfiguration(value: Output<NodePoolKubeletConfigurationArgs>)
@JvmName(name = "fxhrxtcrbtqglbal")
suspend fun kubeletConfiguration(value: NodePoolKubeletConfigurationArgs?)

Parameters

value

Kubelet configuration parameters for worker nodes. See kubelet_configuration below. More information in Kubelet Configuration.


@JvmName(name = "nhebctidsaxbcjyf")
suspend fun kubeletConfiguration(argument: suspend NodePoolKubeletConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Kubelet configuration parameters for worker nodes. See kubelet_configuration below. More information in Kubelet Configuration.