kubeletConfiguration

@JvmName(name = "rgoqdlkqtfckhhdk")
suspend fun kubeletConfiguration(value: Output<NodePoolKubeletConfigurationArgs>)
@JvmName(name = "utvgbqvgiolpyyey")
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 = "vjgpsgmhmxdrynsj")
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.