ClusterNodePoolAutoConfigNodeKubeletConfigArgs

data class ClusterNodePoolAutoConfigNodeKubeletConfigArgs(val insecureKubeletReadonlyPortEnabled: Output<String>? = null) : ConvertibleToJava<ClusterNodePoolAutoConfigNodeKubeletConfigArgs>

Constructors

constructor(insecureKubeletReadonlyPortEnabled: Output<String>? = null)

Properties

Link copied to clipboard

Controls whether the kubelet read-only port is enabled. It is strongly recommended to set this to FALSE. Possible values: TRUE, FALSE.

Functions

Link copied to clipboard
open override fun toJava(): ClusterNodePoolAutoConfigNodeKubeletConfigArgs