kubeletConfiguration

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

Parameters

value

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


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

Parameters

argument

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