nodeKubeletConfig

@JvmName(name = "udbarfwawnswpmce")
suspend fun nodeKubeletConfig(value: Output<ClusterNodePoolAutoConfigNodeKubeletConfigArgs>)
@JvmName(name = "yvhgkmoxehpmarbk")
suspend fun nodeKubeletConfig(value: ClusterNodePoolAutoConfigNodeKubeletConfigArgs?)

Parameters

value

Kubelet configuration for Autopilot clusters. Currently, only insecure_kubelet_readonly_port_enabled is supported here. Structure is documented below.


@JvmName(name = "pxlcuqjqsivfoopa")
suspend fun nodeKubeletConfig(argument: suspend ClusterNodePoolAutoConfigNodeKubeletConfigArgsBuilder.() -> Unit)

Parameters

argument

Kubelet configuration for Autopilot clusters. Currently, only insecure_kubelet_readonly_port_enabled is supported here. Structure is documented below.